FlexDeploy - Docker Plugin Guide
The Docker plugin provides an easy way to manage and create Docker containers.
Key Features
Create and delete Docker containers
Use local image or get one from DockerHub
Connect a container to a network
Compatibility
- Docker Engine up to 17.05 is supported in all plugin versions.
- Docker Engine 17.06+ compatibility will be added in 5.04
Plugin Operations
- dockerBuildImage
- dockerConnectNetwork
- dockerCreateContainer
- dockerDisconnectNetwork
- dockerKillContainer
- dockerPushImage
- dockerRemoveContainer
- dockerRunContainer
- dockerStartContainer
- dockerStopContainer
- dockerTagImage
- dockerBuildProjectImage
To connect remotely with an IP, the docker daemon must be started with the -H option. To connect using a unix socket, run the docker plugin on the docker host.
The following macros are not currently supported in the footer:
- style