podman-play - Man Page
Play pods and containers based on a structured input file
Synopsis
podman play subcommand
Description
The play command will recreate pods and containers based on the input from a structured (like YAML) file input. Containers will be automatically started.
Commands
Command | Man Page | Description |
kube | podman-play-kube(1) | Create pods and containers based on Kubernetes YAML. |
See Also
podman, podman-pod(1), podman-container(1), podman-generate(1), podman-play(1), podman-play-kube(1)
Referenced By
podman(1), podman-play-kube(1).
The man page docker-play(1) is an alias of podman-play(1).