spiegel_podman/pkg/util
Qi Wang decfea65be add --pull flag for podman create&run
Requirement from https://github.com/containers/libpod/issues/3575#issuecomment-512238393

Added --pull for podman create and pull to match the newly added flag in docker CLI.
`missing`: default value, podman will pull the image if it does not exist in the local.
`always`: podman will always pull the image.
`never`: podman will never pull the image.

Signed-off-by: Qi Wang <qiwan@redhat.com>
2019-08-09 15:21:34 -04:00
..
mountOpts.go Allow (but ignore) Cached and Delegated volume options 2019-06-18 17:02:20 -04:00
utils.go add --pull flag for podman create&run 2019-08-09 15:21:34 -04:00
utils_darwin.go libpod removal from main (phase 2) 2019-06-27 07:56:24 -05:00
utils_linux.go golangci-lint phase 4 2019-07-22 15:44:04 -05:00
utils_supported.go Merge pull request #3466 from TomSweeneyRedHat/dev/tsweeney/myhome 2019-08-06 17:42:54 +02:00
utils_test.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
utils_unsupported.go Move the HostConfig portion of Inspect inside libpod 2019-07-17 16:48:38 -04:00
utils_windows.go Touch up XDG, add rootless links 2019-07-29 11:29:41 -04:00