mirror of
https://github.com/containers/podman.git
synced 2025-10-15 10:16:28 +08:00
Merge pull request #5223 from vrothberg/ps-image-id
podman-ps: support image IDs
This commit is contained in:
@ -55,7 +55,8 @@ Valid placeholders for the Go template are listed below:
|
||||
| **Placeholder** | **Description** |
|
||||
| --------------- | ------------------------------------------------ |
|
||||
| .ID | Container ID |
|
||||
| .Image | Image ID/Name |
|
||||
| .Image | Image Name/ID |
|
||||
| .ImageID | Image ID |
|
||||
| .Command | Quoted command used |
|
||||
| .CreatedAt | Creation time for container |
|
||||
| .RunningFor | Time elapsed since container was started |
|
||||
|
Reference in New Issue
Block a user