podman-compose/tests/vol
Povilas Kanapickas 6af7a2d691 tests: Optimize speed by using dumb-init to handle SIGTERM signal
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
2024-03-08 14:45:53 +02:00
..
docker-compose.yaml tests: Optimize speed by using dumb-init to handle SIGTERM signal 2024-03-08 14:45:53 +02: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