Commit History

Author SHA1 Message Date
  Guillaume Tardif bc1b2b778a Merge pull request #211 from docker/wrap_context_error 5 years ago
  Guillaume Tardif dda4b0f3bf Wrap error cause so that we can understand why the cli cannot determine current context. 5 years ago
  Djordje Lukic f19fe9e188 Merge pull request #208 from metcalfc/wsl2 5 years ago
  Djordje Lukic 7743ae3bb1 Merge pull request #209 from metcalfc/make_serve 5 years ago
  Djordje Lukic 4cf5004c4b Merge pull request #210 from docker/default_context_ls 5 years ago
  Guillaume Tardif c2a702c963 Ensure the `docker context inspect default` is not executed in a different context, that might make it fail. 5 years ago
  Chad Metcalf 130cb87ec9 Add a target to run docker serve 5 years ago
  Chad Metcalf 39f2093827 Update classic Docker location depending on OS. 5 years ago
  Guillaume Tardif 2e11b2148a Merge pull request #206 from docker/fix_typo 5 years ago
  Guillaume Tardif f8ea0934f0 Align login success message with old cli (& with “canceled” message) 5 years ago
  Guillaume Tardif 3c2eb067bc Fix typo in DOCKER ENPOINT 5 years ago
  Guillaume Tardif d9b4564533 Merge pull request #203 from docker/fix_TestKillChild 5 years ago
  Guillaume Tardif 9d4eed2356 Fix flaky test (subject to running tests in //) 5 years ago
  Guillaume Tardif 3ad1e699a2 Merge pull request #198 from docker/windows_e2e 5 years ago
  Guillaume Tardif 93623dc5aa Merge pull request #200 from docker/context_store_type 5 years ago
  Guillaume Tardif 93984f8c68 Removed test requiring linux containers 5 years ago
  Guillaume Tardif 5258906ce3 Fix windows PATH for e2e tests 5 years ago
  Guillaume Tardif 6bfdded047 Windows CI 5 years ago
  Guillaume Tardif f3f6bff583 Fix linter 5 years ago
  guillaume.tardif df6fc2f18f Fix volume path setting for linux containers from windows host 5 years ago
  guillaume.tardif c92df92d29 Fix API Server E2E test using npipe on windows, not sockets 5 years ago
  guillaume.tardif bed0b81343 Fix windows E2E suite setup to work properly on windows 5 years ago
  guillaume.tardif c73998bd2d Fix e2e tests using golden files on windows 5 years ago
  Guillaume Tardif 07a29e2d0e Merge pull request #201 from docker/fix_delegate_errors 5 years ago
  Guillaume Tardif e7682682fb Store context type in metadata to make retrocompatibility with previous contexts easier (potentially switching back and forth) 5 years ago
  Guillaume Tardif 72bae873c5 Do not delegate to old cli if cobra fails before invoking the PreRun or SetHelp hook that call isOwnCommand(). Find the command from root.Find(args). 5 years ago
  Djordje Lukic 8930563a25 Merge pull request #194 from docker/dependabot/go_modules/github.com/onsi/gomega-1.10.1 5 years ago
  dependabot-preview[bot] fa5b3b2291 Bump github.com/onsi/gomega from 1.9.0 to 1.10.1 5 years ago
  Djordje Lukic 956237430d Merge pull request #199 from docker/fix_login_error 5 years ago
  Djordje Lukic f236c5fa45 Merge pull request #193 from docker/dependabot/go_modules/github.com/Azure/go-autorest/autorest/adal-0.8.3 5 years ago