Guide/tutorial for Podman + Bash scripts for personalized persistent multisession containers, similar to Toolbx and Distrobox #24847
castedo
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
How do you solve the problem that newly created users can not write to |
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
-
A guide with tutorials is available at https://cnest.readthedocs.io/ for using small Bash scripts to call podman directly for personalized persistent multisession containers. This functionality is similar to what is provided by Toolbx and Distrobox. The start of the guide goes into some of the reason you might want to use Toolbx/Distrobox vs script directly to podman.
This guide and the scripts provided are the result of simplifying and reducing my own scripts since 2020 as Podman has improved and added features.
Beta Was this translation helpful? Give feedback.
All reactions