podman-compose

Run and manage Compose Specification container definition. More information: https://github.com/containers/podman-compose.

podman-compose ps

podman-compose up -d

podman-compose up --build

podman-compose path/to/file up

podman-compose stop

podman-compose down --volumes

podman-compose logs --follow container_name

podman-compose run service_name command