diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-03-28 16:51:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-28 16:51:31 -0700 |
commit | df5b6e29a66fa78f50fed20b273873fd5522f37e (patch) | |
tree | 47b4415bd3f75c777393c85d276f8d10a2b4b3a0 /API.md | |
parent | 9085898ce2d42bf872c137e981202820066736c7 (diff) | |
parent | fd7a9c4a9623fc44534d9e63cbd23c8b1920b897 (diff) | |
download | podman-df5b6e29a66fa78f50fed20b273873fd5522f37e.tar.gz podman-df5b6e29a66fa78f50fed20b273873fd5522f37e.tar.bz2 podman-df5b6e29a66fa78f50fed20b273873fd5522f37e.zip |
Merge pull request #2784 from QiWang19/digest
fix bug remote-podman images --digests
Diffstat (limited to 'API.md')
-rwxr-xr-x | API.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1472,6 +1472,8 @@ gid_map [IDMap](#IDMap) id [string](https://godoc.org/builtin#string) +digest [string](https://godoc.org/builtin#string) + parentId [string](https://godoc.org/builtin#string) repoTags [[]string](#[]string) |