Header Ads

How to fix systemctl, systemd in CentOS with Docker

How to fix systemctl, systemd in CentOS with Docker

How to install systemctl, systemd in CentOS with Docker




Follow me!

CentOS ~7 use command line for setup Systemctl, Systemd

docker run --tmpfs /run -v /sys/fs/cgroup:/sys/fs/cgroup:ro -d centos:7 /sbin/init

Thanks

No comments