Signed-off-by: Povilas Kanapickas <povilas@radix.lt> |
||
|---|---|---|
| .. | ||
| README.md | ||
| __init__.py | ||
| docker-compose.yaml | ||
| test_podman_compose_vol.py | ||
README.md
to test create the two external volumes
podman volume create my-app-data
podman volume create actual-name-of-volume
podman-compose up