| PODMAN-COMPOSE(1) | General Commands Manual | PODMAN-COMPOSE(1) |
podman-compose - Define and run multi-container applications with Podman.
podman-compose [OPTIONS] COMMAND [ARG...]
-h, --help show this help message and exit
--parallel PARALLEL
show help
show version
wait running containers to stop
create systemd unit file and register its compose stacks
pull stack images
push stack images
build stack images
Create and start the entire stack or some of its services
tear down entire stack
show status of containers
create a container similar to a service to run a one-off command
execute a command in a running container
start specific services
stop specific services
restart specific services
show logs from services
displays the compose file
Prints the public port for a port binding.
Pause all running containers
Unpause all running containers
Kill one or more running containers with a specific signal
Display percentage of CPU, memory, network I/O, block I/O and PIDs for services.
List images used by the created containers
This manual page was written by Athos Ribeiro <athos@debian.org> based on the help2man output.
| User Commands |