podman-compose icon indicating copy to clipboard operation
podman-compose copied to clipboard

podman-compose up --force-recreate delete volumes

Open sebastienhasa opened this issue 6 years ago • 2 comments

If I run the command podman-compose up --force-recreate to force recreation of the containers, their volumes are deleted and recreated. If I do the same with docker-compose, the volumes of the containers are preserved.

sebastienhasa avatar Jan 15 '20 16:01 sebastienhasa

Thank you for your important report.

muayyad-alsadi avatar Jan 15 '20 16:01 muayyad-alsadi

Is this still the case? Tested and it didn't happen. Seems fixed?

EdgarDegas avatar Oct 21 '25 09:10 EdgarDegas