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 3 Current »

The Docker plugin provides an easy way to manage and create Docker containers.

Key Features

  • Can create and delete Docker containers

  • Use local image or get one from DockerHub

  • Connect a container to a network

Plugin Operations


The docker host must be started with the -H option. This is set by adding a DOCKER_OPTSĀ variable inĀ /etc/default/docker. For Ubuntu systems, this is added to /lib/systemd/system/docker.service

  • No labels