mirror of
https://github.com/containers/podman-compose.git
synced 2024-12-11 09:11:47 +01:00
136 B
136 B
How to run example
cp example.env local.env
podman-compose build
podman-compose run --rm --no-deps init
podman-compose up