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 8 Next »

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 17.06+ compatibility was added in version 5.0.3.81 and 5.0.0.3.12


  

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