Commit History

Author SHA1 Message Date
  Nicolas De loof 2f64376f84 Merge pull request #786 from docker/feat_prune 5 years ago
  Guillaume Tardif a5e34323e2 Add `docker prune` command and ACI implementation 5 years ago
  Guillaume Tardif 7cf7b00584 Add ResourceService definition and ACI NOOP implementation 5 years ago
  Nicolas De loof 82db90646f Merge pull request #783 from docker/efs_opts 5 years ago
  Nicolas De Loof 8379bf467e Let user pass EFS create option by driver_opts 5 years ago
  Ulysses Souza 660c7bbdcf Add command "volume inspect" 5 years ago
  Guillaume Tardif 18ac5d7e66 Merge pull request #774 from gtardif/fix_go_dep_darwin 5 years ago
  Guillaume Tardif 699f9a3dfb Cross compile in CI 5 years ago
  Guillaume Tardif c6ac64d66a Remove indirect dependency causing error on Darwin build. Adding cross compile in CI build (all PRs) 5 years ago
  Guillaume Tardif 243b0d1b6a Merge pull request #771 from docker/fix_panic_inspect_empty 5 years ago
  Guillaume Tardif d8cd4038c2 Fix panic when invoking inspect with empty container id (ACI SDK returns status 200 but nil container group properties) 5 years ago
  Nicolas De loof 9e06f42190 Merge pull request #747 from docker/efs_volumes 5 years ago
  Guillaume Tardif b25c7696bf Merge pull request #770 from gtardif/fix_gRPC_regression 5 years ago
  Nicolas De Loof a87300d1df set filesystem name to make it more visible on AWS web console 5 years ago
  Guillaume Tardif 7d8a1398c9 Put back gRPC fields to avoid API breaking change with existing versions of node-sdk, introduced by https://github.com/docker/compose-cli/commit/cfc490fd92e834cb03290e034a93956b62a8777b 5 years ago
  Nicolas De Loof 5d5765173e Create volume for compose app 5 years ago
  Guillaume Tardif f7cce91b80 Merge pull request #768 from gtardif/disable_msql_aci_test_again 5 years ago
  Guillaume Tardif 1a4d45dd06 Too flaky, see https://github.com/docker/compose-cli/runs/1246970427 5 years ago
  Guillaume Tardif b1382c9dc3 Merge pull request #766 from docker/debug_aci_db_error 5 years ago
  Nicolas De Loof e903326e1a Check external filesystems exist on compose up 5 years ago
  Guillaume Tardif 9f5f1cc4c3 Add debug information when mysql cannot start on ACI E2E test 5 years ago
  Guillaume Tardif be4b9a6812 Merge pull request #760 from docker/add-quiet-flags 5 years ago
  Guillaume Tardif a6e06342d1 Merge pull request #763 from docker/fiw_windows_tests_secrets 5 years ago
  Nicolas De loof 45bb05ee19 Merge pull request #764 from docker/test_with_mock 5 years ago
  Guillaume Tardif 7b8255c953 Replaces windows carriage return for windows tests 5 years ago
  Nicolas De Loof 432ce79e2c More unig tests with aws-sdk behind an interface + mocks 5 years ago
  Guillaume Tardif a4f10c171e Test DB Startup timeout 60s => 90s 5 years ago
  Guillaume Tardif 5b54816a1a Merge pull request #757 from docker/secrets-refactor 5 years ago
  Ulysses Souza 45212c6e21 Squash all secrets in a single one 5 years ago
  Guillaume Tardif 8e9c2e5092 Merge pull request #762 from docker/revert_atlas_disabled_tests 5 years ago