Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

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 and earlier are supported in all plugin versions.
  • Docker Engine 17.06+ compatibility will be added in 5.04 


  

Plugin Operations


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.

  • No labels