cc-oci-runtime icon indicating copy to clipboard operation
cc-oci-runtime copied to clipboard

Run systemd failed in clear container

Open jovizhangwei opened this issue 8 years ago • 0 comments

It seems we cannot run systemd in clear container

[root@dca0f971fd25 /]# systemctl enable httpd
Created symlink /etc/systemd/system/multi-user.target.wants/httpd.service, pointing to /usr/lib/systemd/system/httpd.service.
[root@dca0f971fd25 /]#  systemctl start httpd
Running in chroot, ignoring request.

jovizhangwei avatar Sep 07 '17 02:09 jovizhangwei