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 6 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
      

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