Comment on [HELP] Podman quadlet adding files to container
InnerScientist@lemmy.world 5 days 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 5 days ago
ooo i see. ok i did not consider that