|
|
|
|
|
by moody5bundle
1551 days ago
|
|
I am actually running a few of my daily applications, such as firefox, vscode, or spotify inside a podman container (rootless makes me feel a little safer). I build a small python script around it, which creates a desktop icon, tags the current version (so you can rollback), and updates the images after x amount of time. I'll clean it up and put it on github if someone is interested :) |
|
Having a full blown container like this can be useful in some scenarios, but I think it’s overkill for general purpose apps.