tools/centos7.sh
Jason Hempstead d37f538dcc
🦈🏠🐜 Initial Commit 🐜🦈🏠
2020-08-05 19:12:39 -04:00

7 lines
178 B
Bash

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