podman-compose/tests/vol
2022-03-08 10:47:16 +03:00
..
docker-compose.yaml remove unused test 2022-03-08 10:47:16 +03:00
README.md external name 2021-10-14 02:11:45 +03:00

to test create the two external volumes

podman volume create my-app-data
podman volume create actual-name-of-volume
podman-compose up