mirror of
https://github.com/containers/podman.git
synced 2025-10-14 09:45:59 +08:00
added updated state in podman-auto-update.1.md.in
added missing state "pending" for updated is avialable. im not sure if others missing, i just found this missing while creating a script Signed-off-by: Xyz00777 <52142054+Xyz00777@users.noreply.github.com>
This commit is contained in:
@ -58,15 +58,15 @@ The `UPDATED` field indicates the availability of a new image with "pending".
|
|||||||
Change the default output format. This can be of a supported type like 'json' or a Go template.
|
Change the default output format. This can be of a supported type like 'json' or a Go template.
|
||||||
Valid placeholders for the Go template are listed below:
|
Valid placeholders for the Go template are listed below:
|
||||||
|
|
||||||
| **Placeholder** | **Description** |
|
| **Placeholder** | **Description** |
|
||||||
| --------------- | -------------------------------------- |
|
| --------------- | ---------------------------------------- |
|
||||||
| .Container | ID and name of the container |
|
| .Container | ID and name of the container |
|
||||||
| .ContainerID | ID of the container |
|
| .ContainerID | ID of the container |
|
||||||
| .ContainerName | Name of the container |
|
| .ContainerName | Name of the container |
|
||||||
| .Image | Name of the image |
|
| .Image | Name of the image |
|
||||||
| .Policy | Auto-update policy of the container |
|
| .Policy | Auto-update policy of the container |
|
||||||
| .Unit | Name of the systemd unit |
|
| .Unit | Name of the systemd unit |
|
||||||
| .Updated | Update status: true,false,failed |
|
| .Updated | Update status: true,false,failed,pending |
|
||||||
|
|
||||||
#### **--rollback**
|
#### **--rollback**
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user