podman-compose
podman-compose copied to clipboard
podman-compose up --force-recreate delete volumes
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.
Thank you for your important report.
Is this still the case? Tested and it didn't happen. Seems fixed?