diff options
author | Nalin Dahyabhai <nalin@redhat.com> | 2020-02-06 17:35:46 -0500 |
---|---|---|
committer | Nalin Dahyabhai <nalin@redhat.com> | 2020-02-06 17:41:46 -0500 |
commit | e6c7ccc06700ee7e91a265462d1eed5fb574a4bb (patch) | |
tree | d157ea97e331d6e168abb6c799bcc46c49b390c5 /contrib/spec | |
parent | 0d006f742ae0de9be2cc4858da4e64e07410e090 (diff) | |
download | podman-e6c7ccc06700ee7e91a265462d1eed5fb574a4bb.tar.gz podman-e6c7ccc06700ee7e91a265462d1eed5fb574a4bb.tar.bz2 podman-e6c7ccc06700ee7e91a265462d1eed5fb574a4bb.zip |
LibpodAPI.BuildImage: don't require a name for the new image
When we finish building an image, we try to look up its ID by looking up
the image using the name that we were asked to assign to the image. If
we weren't asked to assign a name to the image, that would produce an
error. The BuildImage() API we're using returns the image's ID anyway,
so we can skip the lookup and just return the ID directly.
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
Diffstat (limited to 'contrib/spec')
0 files changed, 0 insertions, 0 deletions