Comment on [HELP] Podman quadlet adding files to container
InnerScientist@lemmy.world 1 month agoWell, ithe correct way would be to create a new container image using your current image as the base and executing your commands, you then need to rebuild that image when the base image is updated.
Nico_198X@europe.pub 1 month ago
ooo i see. ok i did not consider that