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

  • This plugin has been tested with Docker Engine 18.09.7. It should work with most versions however.

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