mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-19 06:07:50 +00:00
Merge pull request #17277 from openshift-cherrypick-robot/cherry-pick-17273-to-v4.4
[v4.4] [DOCS:CI] podman-events: document verbose create events
This commit is contained in:
commit
ecea61375f
1 changed files with 3 additions and 0 deletions
|
|
@ -77,6 +77,9 @@ The *volume* type will report the following statuses:
|
|||
* prune
|
||||
* remove
|
||||
|
||||
#### Verbose Create Events
|
||||
|
||||
Setting `events_container_create_inspect_data=true` in containers.conf(5) instructs Podman to create more verbose container-create events which include a JSON payload with detailed information about the containers. The JSON payload is identical to the one of podman-container-inspect(1). The associated field in journald is named `PODMAN_CONTAINER_INSPECT_DATA`.
|
||||
|
||||
## OPTIONS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue