xenial (1) systemd-docker.1.gz

Provided by: systemd-docker_0.2.1+dfsg-1_amd64 bug

NAME

       systemd-docker - wrapper for 'docker run"

DESCRIPTION

       systemd-docker  is  a wrapper for "docker run" so that Docker containers can be sanely run under systemd.
       The key thing that this wrapper does is move the container process from the cgroups setup  by  Docker  to
       the service unit's cgroup.

OPTIONS

       Usage of systemd-docker:

       -c, --cgroups=[]
              cgroups to take ownership of or 'all' for all cgroups available

       -e, --env=false
              inherit environment variable

       -l, --logs=true
              pipe logs

       -n, --notify=false
              setup systemd notify for container

       -p, --pid-file=
              pipe file

                                                  November 2015                                          FLAG(1)