tools/centos7.sh

7 lines
178 B
Bash
Raw Normal View History

docker run -d --name centos7 \
-ti -v /sys/fs/cgroup:/sys/fs/cgroup:ro \
--restart always \
--privileged \
--entrypoint=/usr/sbin/init \
registry.casjay.in/latest/centos:centos7