compose/tests/e2e
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
..
testdata Properly send env variables containing “=“ in their value in ACI payload. Also properly send quoted values 2020-09-10 17:03:34 +02:00
e2e_test.go Allow running commands with HOME=“”. 2020-09-17 09:08:17 +02:00