mirror of
https://github.com/wekan/wekan.git
synced 2026-02-28 10:54:07 +01:00
Add docs about how at LXC/LXD Fix: System does not fully support snapd.
Thanks to xet7 !
This commit is contained in:
parent
a90fc396a9
commit
508bbb37ce
1 changed files with 11 additions and 1 deletions
|
|
@ -329,6 +329,16 @@ files.company.com {
|
||||||
|
|
||||||
# OLD WAY: Many Snaps on LXC
|
# OLD WAY: Many Snaps on LXC
|
||||||
|
|
||||||
|
## Fix: System does not fully support snapd
|
||||||
|
|
||||||
|
To server and LXC/LXD containers, install these packages:
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo apt install libsquashfuse0 squashfuse fuse
|
||||||
|
```
|
||||||
|
|
||||||
|
Source: https://forum.snapcraft.io/t/system-does-not-fully-support-snapd/14767/11
|
||||||
|
|
||||||
## LXD init CIDR
|
## LXD init CIDR
|
||||||
|
|
||||||
IPv4 CIDR: 10.1.1.1/24
|
IPv4 CIDR: 10.1.1.1/24
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue