[lxc-users] Unprivileged Jessie container (LXC 3.1)

2020-01-23 Thread Narcis Garcia
I've tried to create an unprivileged container in Debian GNU/Linux 10 (buster host), with Debian 8 (jessie) as guest. Systemctl does not work (freezes on start/stop services), and the only workaround I've found is to replace Systemd by SystemV. Has anybody found a solution to not do this important

[lxc-users] lxc profiles

2020-01-23 Thread Mike Wright
Hi everybody, I have a question about profiles. Are they used only in the initial "lxc launch" or do they have a continuing role? Thanks for any clarification. Mike Wright ___ lxc-users mailing list lxc-users@lists.linuxcontainers.org http://lists.

[lxc-users] Mounting a filesystem into a container without squash

2020-01-23 Thread Scott Lopez
I want to mount a host filesystem into a container without it squashing all the UID/GID's down to nobody, is that possible? The documentation I can find doesn't seem to mention anything about squash at all. The command I used is: lxc config device add containersystem shareddata disk source=/shared