Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- lxc.cgroup.relative = 0
- lxc.cgroup.dir.monitor = lxc.monitor/103
- lxc.cgroup.dir.container = lxc/103
- lxc.cgroup.dir.container.inner = ns
- lxc.arch = amd64
- lxc.include = /usr/share/lxc/config/alpine.common.conf
- lxc.include = /usr/share/lxc/config/alpine.userns.conf
- lxc.seccomp.profile = /var/lib/lxc/103/rules.seccomp
- lxc.apparmor.profile = generated
- lxc.apparmor.allow_nesting = 1
- lxc.mount.auto = sys:mixed
- lxc.monitor.unshare = 1
- lxc.idmap = u 0 100000 65536
- lxc.idmap = g 0 100000 65536
- lxc.tty.max = 2
- lxc.environment = TERM=linux
- lxc.uts.name = CT103
- lxc.cgroup2.memory.max = 536870912
- lxc.cgroup2.memory.swap.max = 536870912
- lxc.rootfs.path = /var/lib/lxc/103/rootfs
- lxc.net.0.type = veth
- lxc.net.0.veth.pair = veth103i0
- lxc.net.0.hwaddr = 26:81:7A:35:68:6A
- lxc.net.0.name = eth0
- lxc.net.0.script.up = /usr/share/lxc/lxcnetaddbr
- lxc.cgroup2.cpuset.cpus = 7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement