Skip to content

Commit 160814a

Browse files
committed
Fixed #26270 Add artifact type to podman-events documentation
Signed-off-by: ByoungUk Lee <[email protected]>
1 parent ff855c9 commit 160814a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/source/markdown/podman-events.1.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,13 @@ The *secret* type reports the following statuses:
8383
* create
8484
* remove
8585

86+
The *artifact* type reports the following statuses:
87+
* add
88+
* extract
89+
* pull
90+
* push
91+
* remove
92+
8693
#### Verbose Create Events
8794

8895
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`.

0 commit comments

Comments
 (0)