Sign inSign up

danielneto/systemd

By danielneto

Updated over 5 years ago

Image
0

186

danielneto/systemd repository overview

systemd - centos7

How to run:

docker build -t danielneto/systemd:centos7 .

docker run -td \
--security-opt seccomp=unconfined \
--cap-add SYS_ADMIN \
--tmpfs /tmp --tmpfs /run \
-v /sys/fs/cgroup:/sys/fs/cgroup:ro \
-v /sys/fs/fuse/connections:/sys/fs/fuse/connections \
-v /dev/hugepages:/dev/hugepages \
danielneto/systemd:centos7

or just use docker-compose:

docker-compose up -d --build centos7

Tag summary

Content type

Image

Digest

Size

180.6 MB

Last updated

over 5 years ago

docker pull danielneto/systemd:bionic-20171220