mirror of https://github.com/docker/cli.git
94443920b1
Before this patch: docker push --quiet nosuchimage docker.io/library/nosuchimage echo $? 0 With this patch applied: docker push --quiet nosuchimage:latest An image does not exist locally with the tag: nosuchimage echo $? 1 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
cli-plugins | ||
container | ||
context | ||
global | ||
image | ||
internal/fixtures | ||
plugin | ||
stack | ||
system | ||
testdata | ||
trust | ||
compose-env.connhelper-ssh.yaml | ||
compose-env.experimental.yaml | ||
compose-env.yaml |