Using podman btrfs driver with snapper by default #536
Unanswered
hazel-bunny
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi there, thanks for the idea. SpiralLinux doesn't advertise specific out-of-the-box support for Distrobox or containers, and it also allows for installation on other filesystems apart from Btrfs, so no default configs for Podman + Btrfs will be provided in |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Distrobox is a popular tool to use software available in other distros. It can use docker or podman as backend. Podman has a BTRFS driver, which can perform better in certain circumstances. Using this driver with spiral linux can greatly reduce the sizes of snapshots. Do you plan to support this driver out of the box? It's not much work, you need to add an extra subvolume for /var/lib/containers in calamares modules, and a few extra files in /etc/containers/storage.conf (for root) and /etc/skel/.config/containers/storage.conf (for home).
Beta Was this translation helpful? Give feedback.
All reactions