mirror of
https://github.com/containers/podman.git
synced 2025-05-20 16:47:39 +08:00
[DOCS:CI] podman-events: document verbose create events
issues.redhat.com/browse/RHELBU-1918 is mentioning the podman-events man page which are lacking notes on the verbose create events added by commit 71f92d263c7f. Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
This commit is contained in:
@ -77,6 +77,9 @@ The *volume* type will report the following statuses:
|
|||||||
* prune
|
* prune
|
||||||
* remove
|
* 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
|
## OPTIONS
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user