Skip to main content
Serge Hallyn

Serge Hallyn

1 posts

Nested containers in LXD

We’ve long considered nested containers an important use case in lxc. Lxd is no different in this regard. Lately there have been several questionsIf you are using privileged lxd containers (security.privileged: true), then the only thing you need to do is to set the security.nesting flag to true:lxc launch ubuntu nestc1 -c security.nest