1podman-play(1)              General Commands Manual             podman-play(1)
2
3
4

NAME

6       podman-play - Play pods and containers based on a structured input file
7
8

SYNOPSIS

10       podman play subcommand
11
12

DESCRIPTION

14       The play command will recreate pods and containers based on the input
15       from a structured (like YAML) file input.  Containers will be
16       automatically started.
17
18

COMMANDS

20       ┌────────┬─────────────────────┬─────────────────────┐
21Command Man Page            Description         
22       ├────────┼─────────────────────┼─────────────────────┤
23       │kube    │ podman-play-kube(1) │ Recreate pods and   │
24       │        │                     │ containers based on │
25       │        │                     │ Kubernetes YAML.    │
26       └────────┴─────────────────────┴─────────────────────┘
27

SEE ALSO

29       podman, podman-pod(1), podman-container(1), podman-generate(1),
30       podman-play(1), podman-play-kube(1)
31
32
33
34                                                                podman-play(1)
Impressum