forked from extern/podman-compose
.. | ||
docker-compose.yaml | ||
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
.. | ||
docker-compose.yaml | ||
README.md |
podman volume create my-app-data
podman volume create actual-name-of-volume
podman-compose up