This is the command systemd-docker that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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)
Use systemd-docker online using onworks.net services