mirror of
https://github.com/containers/podman.git
synced 2025-11-30 18:18:18 +08:00
12 lines
382 B
Markdown
12 lines
382 B
Markdown
####> This option file is used in:
|
|
####> podman podman-container.unit.5.md.in, create, pod clone, pod create, podman-pod.unit.5.md.in, run
|
|
####> If file is edited, make sure the changes
|
|
####> are applicable to all of those.
|
|
<< if is_quadlet >>
|
|
### `Label=key=value [key=value ...]`
|
|
<< else >>
|
|
#### **--label**, **-l**=*key=value*
|
|
<< endif >>
|
|
|
|
Add metadata to a <<container|pod>>.
|