Hey all,
I'm on $pveversion
pve-manager/6.1-8/806edfe1 (running kernel: 5.3.18-3-pve)
I found a couple useful-seeming posts on using snaps in LXC containers (specifically https://forum.proxmox.com/threads/ubuntu-snaps-inside-lxc-container-on-proxmox.36463/post-230060 ) and applied those requirements:
Read more
I'm on $pveversion
pve-manager/6.1-8/806edfe1 (running kernel: 5.3.18-3-pve)
I found a couple useful-seeming posts on using snaps in LXC containers (specifically https://forum.proxmox.com/threads/ubuntu-snaps-inside-lxc-container-on-proxmox.36463/post-230060 ) and applied those requirements:
Code:
~$ cat /etc/pve/lxc/142.conf
arch: amd64
cores: 1
features: mount=fuse,nesting=1
hostname: wekan1
memory: 1512
net0...
Read more