21.5. podman 事件类型
您可以监控 Podman 中发生的事件。存在多个事件类型,每个事件类型都会报告不同的状态。
容器事件类型会报告以下状态:
- attach
- checkpoint
- cleanup
- commit
- create
- exec
- export
- import
- init
- kill
- mount
- pause
- prune
- remove
- restart
- restore
- start
- stop
- sync
- unmount
- unpause
pod 事件类型报告以下状态:
- create
- kill
- pause
- remove
- start
- stop
- unpause
镜像 事件类型会报告以下状态:
- prune
- push
- pull
- save
- remove
- tag
- untag
系统类型报告以下状态:
- refresh
- renumber
卷类型报告以下状态:
- create
- prune
- remove
其他资源
-
您系统上的
podman-events
手册页