Re: [systemd-devel] Issue regarding running systemd under a container

2020-12-19 Thread Lennart Poettering
On Fr, 16.10.20 13:09, Atul Singh (atu...@gmail.com) wrote: > Hello systemd-devel, > > I am working to dockerize the buildroot based rootfs. > While dockerization if I run the container with privilege mode am able to > run the container and it works fine. > > But, when I try to run/restart other c

Re: [systemd-devel] Issue regarding running systemd under a container

2020-10-16 Thread Atul Singh
Hello systemd-devel, I am working to dockerize the buildroot based rootfs. While dockerization if I run the container with privilege mode am able to run the container and it works fine. But, when I try to run/restart other containers I get the below error message during docker run. Please advise