mirror of
https://github.com/containers/podman.git
synced 2025-12-08 14:48:48 +08:00
Merge pull request #2784 from QiWang19/digest
fix bug remote-podman images --digests
This commit is contained in:
@@ -59,6 +59,7 @@ type VolumeRemoveOpts (
|
||||
|
||||
type Image (
|
||||
id: string,
|
||||
digest: string,
|
||||
parentId: string,
|
||||
repoTags: []string,
|
||||
repoDigests: []string,
|
||||
|
||||
Reference in New Issue
Block a user