[systemd-devel] Trying to use systemd-nspawn on Windows Subsystem for Linux - Ubuntu

Andrei Borzenkov arvidjaar at gmail.com
Sat Nov 18 14:27:51 UTC 2017


17.11.2017 01:32, Karlin High пишет:
> I got a little further.
> 
> $ sudo cgroupfs-mount
> 
> $ ls /sys/fs/cgroup/devices/
> cgroup.clone_children  cgroup.procs          devices.allow
> devices.list       release_agent
> cgroup.event_control   cgroup.sane_behavior  devices.deny
> notify_on_release  tasks
> 
> $ sudo systemd-nspawn -D ~/testdebian/
> Spawning container testdebian on /home/karlin/testdebian.
> Press ^] three times within 1s to kill container.
> MS_SLAVE|MS_REC failed: Invalid argument
> 

Looks like WSL does not implement mount namespace (does it implement any
namespace at all?)

https://github.com/Microsoft/WSL/issues/2017


More information about the systemd-devel mailing list