podman/libpod/image
baude 304bf53c28 cmd/podman/run.go: Error nicely when no image found
When no image is found, display a useful error message. Also, in imageToRef
protect against a nil image being passed.

Resolves: #553

Signed-off-by: baude <bbaude@redhat.com>

Closes: #555
Approved by: mheon
2018-03-27 00:17:55 +00:00
..
docker_registry_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
filters.go Stage 4 Image cleanup 2018-03-23 15:35:37 +00:00
image.go cmd/podman/run.go: Error nicely when no image found 2018-03-27 00:17:55 +00:00
image_test.go Removing tagged images change in behavior 2018-03-22 19:06:51 +00:00
parts.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
pull.go Image library stage 4 - create and commit 2018-03-20 16:20:12 +00:00
signing_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
utils.go Migrate podman images to image library 2018-03-21 16:20:14 +00:00