Credits to
Use this image as a base for creating Docker images needed systemd.
Run this as privileged with mount for /sys/fs/cgroup
docker run –privileged -d -v /sys/fs/cgroup:/sys/fs/cgroup:ro hrishikesh/systemd-in-docker
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Credits to
Use this image as a base for creating Docker images needed systemd.
Run this as privileged with mount for /sys/fs/cgroup
docker run –privileged -d -v /sys/fs/cgroup:/sys/fs/cgroup:ro hrishikesh/systemd-in-docker