Commit History

Author SHA1 Message Date
  Guillaume Tardif fe57e4c159 Fix a bug where calling login, context inspect did not do anything if not on default context. These command will shell out to Moby cli regardless of current context 5 years ago
  Guillaume Tardif 1bb2909d1a Do not restrict `docker inspect` to 1 arg, can be zero (inspect current context), one or several. 5 years ago
  Guillaume Tardif 1623584303 Merge pull request #232 from docker/rename_classic 5 years ago
  Guillaume Tardif bbcdad39d5 Renamed docker-classic to “com.docker.com”. 5 years ago
  Djordje Lukic 5103d54330 Merge pull request #227 from docker/dependabot/go_modules/github.com/Azure/azure-sdk-for-go-43.2.0incompatible 5 years ago
  dependabot-preview[bot] 7d04c343e3 Bump github.com/Azure/azure-sdk-for-go 5 years ago
  Djordje Lukic 4232b66a6b Merge pull request #228 from docker/compose_project_name 5 years ago
  Djordje Lukic 228097b1be Merge pull request #226 from docker/compose_stdin 5 years ago
  Guillaume Tardif a8d29dc3db Removed unnecessary test 5 years ago
  Djordje Lukic a8dd88fd5f Merge pull request #230 from ulyssessouza/json 5 years ago
  Ulysses Souza f6aad0d7b4 Add --json option to commands 5 years ago
  Guillaume Tardif 505b6a90c8 Merge pull request #229 from docker/context_ls_q 5 years ago
  Guillaume Tardif 34d01012e4 Relax constraints on flaky tests (due to // runs) 5 years ago
  Guillaume Tardif 830914cb15 Prepare for release 0.1.0 5 years ago
  Guillaume Tardif 2a49c3b32f added -q flag to `docker context ls`. (This is now used in desktop e2e wsl2 tests) 5 years ago
  Guillaume Tardif 404f2629a3 Changed compose flag —name to —project-name, -p, aligned with docker-compose flag. 5 years ago
  Guillaume Tardif 90acf5eddc Allow compose up from stdin with `-f -`. Cf https://github.com/docker/desktop-microsoft/issues/15 5 years ago
  Guillaume Tardif 8f6cd7c63f Merge pull request #223 from docker/fix_e2e 5 years ago
  Guillaume Tardif ef2f90b334 Fix e2e 5 years ago
  Guillaume Tardif 13d3a52273 Merge pull request #222 from ulyssessouza/inspect 5 years ago
  Ulysses Souza 5b1522095b Fix linter 5 years ago
  Guillaume Tardif 2b4e2cb322 Merge pull request #220 from docker/aci_user_agent 5 years ago
  Djordje Lukic 50c68ce4dd Merge pull request #221 from rumpl/feat-context-metadata 5 years ago
  Djordje Lukic a999f34b23 Use the context from the metadata if it exists 5 years ago
  Guillaume Tardif 9257d0ff49 Merge pull request #205 from ulyssessouza/inspect 5 years ago
  Djordje Lukic a80653c27c Merge pull request #219 from rumpl/chore-build-without-backends 5 years ago
  Guillaume Tardif 885e0d0aa4 common authoriser & user agent setup for all clients 5 years ago
  Guillaume Tardif 425f9acb88 Set aci user agent for MS metrics 5 years ago
  Djordje Lukic 39042aa8bd Build example and local backend conditionaly 5 years ago
  Guillaume Tardif 028750e7d2 Merge pull request #218 from docker/context_rm_default 5 years ago