mirror of https://github.com/docker/cli.git
2c9dff1436
if a context is set (e.g. through DOCKER_CONTEXT or the CLI config file), but wasn't found, then a "stub" context is added, including an error message that the context doesn't exist. DOCKER_CONTEXT=nosuchcontext docker context ls NAME DESCRIPTION DOCKER ENDPOINT ERROR default Current DOCKER_HOST based configuration unix:///var/run/docker.sock nosuchcontext * context "nosuchcontext": context not found: … Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
tabwriter | ||
testdata | ||
buildcache.go | ||
container.go | ||
container_test.go | ||
context.go | ||
custom.go | ||
disk_usage.go | ||
disk_usage_test.go | ||
displayutils.go | ||
displayutils_test.go | ||
formatter.go | ||
formatter_test.go | ||
image.go | ||
image_test.go | ||
reflect.go | ||
reflect_test.go | ||
volume.go | ||
volume_test.go |