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:
Daniel J Walsh 2023-01-30 18:28:33 -05:00 committed by GitHub
commit ecea61375f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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