DockerCLI/cli
Benoit Sigoure 7e9e2c10bc cli/config/configfile: Atomically rewrite the config file when saving.
The config file was being truncated first, which created a window during
which it was empty, causing concurrent uses of the `docker` command to
potentially fail with:
  WARNING: Error loading config file: /var/lib/jenkins/.docker/config.json: EOF
  Error response from daemon: Get https://registry/v2/foo/manifests/latest: no basic auth credentials

Signed-off-by: Benoit Sigoure <tsunanet@gmail.com>
2018-09-10 13:43:24 -07:00
..
command system df: show table output for build cache 2018-09-05 03:31:40 +00:00
compose Migrate `TestExtractVariables` to subtests… 2018-08-07 16:06:13 +02:00
config cli/config/configfile: Atomically rewrite the config file when saving. 2018-09-10 13:43:24 -07:00
connhelper connhelper: fix cmd.Wait() race 2018-09-06 01:28:50 +09:00
debug updated vendoring 2017-09-01 19:41:06 -04:00
flags support SSH connection 2018-08-02 13:10:06 +09:00
manifest Fix manifest lists to always use correct size 2018-06-28 18:17:38 -07:00
registry/client Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
trust Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
winresources Add windows resources to binary. 2017-05-15 18:03:03 -04:00
cobra.go Merge pull request #1098 from dhiltgen/long_help 2018-08-30 18:07:10 +02:00
error.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
required.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
required_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
version.go Fix grammar typo in comment 2018-02-28 11:29:40 -05:00