compose/context/store
Guillaume Tardif 9c6aead797 Allow running commands with HOME=“”.
Do not try to create ~/.docker before using CONFIG_DIR. HOME=“” will result in trying to use a relative .docker folder as default config folder, and if we cannot create the context store for any reason, try delegate to Moby CLI.

Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-17 09:08:17 +02:00
..
contextmetadata.go rename packages ( amazon to ecs and azure to aci ) 2020-07-30 11:34:34 +02:00
contextmetadata_test.go context: Move to gotest.tools 2020-08-04 13:39:00 +02:00
store.go Allow running commands with HOME=“”. 2020-09-17 09:08:17 +02:00
store_test.go Allow running commands with HOME=“”. 2020-09-17 09:08:17 +02:00
storedefault.go Add license headers 2020-06-18 16:48:03 +02:00