diff options
author | baude <bbaude@redhat.com> | 2018-04-14 15:34:48 -0500 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-04-14 23:55:24 +0000 |
commit | fa8442e4a063b9a074cd2d17effdf5de138f90cb (patch) | |
tree | 9bf00bed67a58ad35c9eb7ac6f176e3bb48fa4fd /test/e2e | |
parent | 62b59df053357f040d85c26727734815046e2bc3 (diff) | |
download | podman-fa8442e4a063b9a074cd2d17effdf5de138f90cb.tar.gz podman-fa8442e4a063b9a074cd2d17effdf5de138f90cb.tar.bz2 podman-fa8442e4a063b9a074cd2d17effdf5de138f90cb.zip |
podman pull should always try to pull
In the case where you have an image local, if the the user runs
podman pull, we should always attempt to pull an updated image.
Added a forceRemote bool to New (image) so we can differentiate
between "pull" or run because the actions differ. Run does not
need to pull the latest -- only run.
Signed-off-by: baude <bbaude@redhat.com>
Closes: #618
Approved by: baude
Diffstat (limited to 'test/e2e')
0 files changed, 0 insertions, 0 deletions