Skip to content

Instantly share code, notes, and snippets.

@jacoelho
Created June 8, 2017 13:26
Show Gist options
  • Save jacoelho/6bd7cfcbbecf25b3dfe260626b365535 to your computer and use it in GitHub Desktop.
Save jacoelho/6bd7cfcbbecf25b3dfe260626b365535 to your computer and use it in GitHub Desktop.
systemd docker
docker run --rm -it --security-opt seccomp=unconfined --tmpfs /run --tmpfs /run/lock -v /sys/fs/cgroup:/sys/fs/cgroup:ro centos/systemd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment