lxc.include = /usr/share/lxc/config/nesting.conf
lxc.include = /usr/share/lxc/config/alpine.common.conf
lxc.arch = linux32
lxc.rootfs.path = dir:/srv/lxc/origin/rootfs
lxc.uts.name = origin
lxc.net.0.type = none
raw.lxc: |-
lxc.cgroup.devices.allow = a
security.nesting: "true"
security.privileged: "true"
lxc.cap.drop =
lxc.mount.auto = proc:rw sys:rw cgroup-full:rw
lxc.hook.pre-start = /srv/lxc/origin/hooks/pre-start
