1podman-play(1)()                                              podman-play(1)()
2
3
4

NAME

6       podman-play  -  Play  containers, pods or volumes based on a structured
7       input file
8
9

SYNOPSIS

11       podman play subcommand
12
13

DESCRIPTION

15       The play command will recreate containers, pods or volumes based on the
16       input from a structured (like YAML) file input.  Containers will be au‐
17       tomatically started.
18
19

COMMANDS

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

SEE ALSO

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