podman-compose/tests/integration/vol
Povilas Kanapickas 18472b53ac Move all tests to single directory "tests"
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
2024-06-26 11:28:16 +03:00
..
docker-compose.yaml Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
README.md Move all tests to single directory "tests" 2024-06-26 11:28:16 +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