Commit History

Author SHA1 Message Date
  Guillaume Tardif 56b4c772a2 Merge pull request #833 from docker/add-run-rm 5 years ago
  Guillaume Tardif 511df55a76 Merge pull request #835 from docker/e2e_GET_timeout 5 years ago
  Guillaume Tardif 7490584a41 Fix e2e GET timeout, was *1000 twice :facepalm 5 years ago
  Guillaume Tardif 367753303d Merge pull request #832 from gtardif/fix_aci_etchosts 5 years ago
  Guillaume Tardif 74b35e3ef3 Merge pull request #834 from sarathkumarsivan/fix-typo-prompt 5 years ago
  Guillaume Tardif 3e797f5088 Add trailing empty line in /etc/hosts that seem to be causing flakiness in name resolution for the last service mentioned 5 years ago
  Sarath Kumar Sivan 0293ef185d Fix typo in comments against Password method attached to User struct 5 years ago
  Ulysses Souza 69083e07e6 Add --rm to run command (as not yet implemented) 5 years ago
  Guillaume Tardif 1ecfa703f5 Merge pull request #831 from gtardif/fix_ecs_resolve 5 years ago
  Guillaume Tardif 0d197401a2 Fix Dockerfile syntax in ecs sidecars introduced by https://github.com/docker/compose-cli/pull/799 5 years ago
  Guillaume Tardif 382827241d Merge pull request #799 from docker/aci_etchosts 5 years ago
  Guillaume Tardif 2740b0a38d Merge pull request #828 from gtardif/doc_fix_secrets 5 years ago
  Guillaume Tardif b138a3e4f6 Log something to be able to see what is happening remotely 5 years ago
  Guillaume Tardif 99390d1dd8 Merge pull request #826 from sarathkumarsivan/typo-Event 5 years ago
  Guillaume Tardif 3fadf9068e Small fixes in secrets docs 5 years ago
  Guillaume Tardif 18e43b277c fmt.Scanln() does not wait forever… waiting for process termination signal 5 years ago
  Guillaume Tardif 3dddbcd7df We need to pass the full command and not rely on ENTRYPOINT for ACI containers, ACI overrides the ENTRYPOINT with commands. 5 years ago
  Guillaume Tardif 63c6a3ee0b Merge pull request #820 from docker/fix-secrets-docs 5 years ago
  Sarath Kumar Sivan f1badf0da8 Fix typo in comments against Event struct definition inside writer.go 5 years ago
  aiordache 83716a5eb2 Return json array for `ps/ls --format json` commands 5 years ago
  Nicolas De loof b95c9a987e Merge pull request #822 from docker/cross_lb 5 years ago
  aiordache 78931b3efa Enable cross zone load balancing 5 years ago
  Ulysses Souza 853dd000d5 Add absolute path docs 5 years ago
  Nicolas De loof 34a7466571 Merge pull request #817 from docker/scalescale 5 years ago
  Ulysses Souza 27f7949782 Fix secrets docs on mounts 5 years ago
  Nicolas De Loof 553865f294 minimalist container image to setup /etc/hosts on ACI 5 years ago
  Nicolas De loof 455c08c245 Merge pull request #804 from docker/separate_secret_code 5 years ago
  Nicolas De loof b5a59e3c66 Merge pull request #819 from docker/fix-volumes-screate-cli-interface-bug 5 years ago
  Ulysses Souza 29ba42bbc4 Fix volume create cli bug 5 years ago
  Nicolas De loof ed69f38b44 Merge pull request #813 from docker/ecsVolumeService 5 years ago