Commit History

Author SHA1 Message Date
  Guillaume Lours 95de770e87 Update or add license header which are not valid 5 years ago
  Guillaume Lours 97a50f8d51 Add CI step to check license headers 5 years ago
  Guillaume Lours e749155839 Merge pull request #499 from glours/add_license 5 years ago
  Chris Crone 51f1968668 Merge pull request #464 from docker/bump-go-1.15 5 years ago
  Guillaume Lours d7d9bb28bb Add LICENSE and NOTICE files 5 years ago
  Guillaume Tardif e2421ad9a4 Merge pull request #480 from docker/dependabot/go_modules/gopkg.in/ini.v1-1.58.0 5 years ago
  Guillaume Tardif 27e7a0ced3 Merge pull request #475 from docker/aci_volume_keys 5 years ago
  Guillaume Tardif 4ee5aa6267 More renaming 5 years ago
  Guillaume Tardif 274dc8283f Use proper context in storage key retrieval 5 years ago
  Guillaume Tardif 6552a00004 Use SDK storage.AccountClient.ListKeys. Needed to refactor code to avoid cyclic dependencies 5 years ago
  Chris Crone d902c968e7 Merge pull request #481 from ulyssessouza/fix-golang114-e2e-local-tests 5 years ago
  Chris Crone af36429cc5 Merge pull request #484 from docker/slow_windows_tests 5 years ago
  Guillaume Tardif a86854effd Slightly update timeout, failing on windows nodes (https://github.com/docker/api/runs/984443961). Didn’t want to make it too long either, avoid waiting 2 mins to see when it’s failing. We’ll update this again if we see it’s not enough. 5 years ago
  Guillaume Tardif 3a60c957ae Get storage account key from azure login, no need to specify it in compose file or run -v option 5 years ago
  Guillaume Tardif c8dc0f1cf3 Merge pull request #479 from docker/dependabot/go_modules/github.com/Azure/go-autorest/autorest/azure/auth-0.5.1 5 years ago
  Guillaume Tardif 3859312c17 Merge pull request #482 from docker/region_aci_tests 5 years ago
  Guillaume Tardif 104b3d4dc8 Change ACI test region to eastus2. Improve error output when waiting for container status 5 years ago
  Ulysses Souza 2f16ca1e7a Fix e2e-local tests when compiled with go1.14 5 years ago
  dependabot-preview[bot] 080950b36c build(deps): bump gopkg.in/ini.v1 from 1.57.0 to 1.58.0 5 years ago
  dependabot-preview[bot] 15377d83cd build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth 5 years ago
  Guillaume Tardif ee915cec78 Merge pull request #473 from docker/fix_warn_forward_signal 5 years ago
  Guillaume Tardif b060d8acfc Do not display warning if cannot forward signal to child. See https://github.com/docker/pinata/pull/14327 5 years ago
  Djordje Lukic 4286458300 Merge pull request #471 from docker/fix-run-timeout 5 years ago
  Djordje Lukic 88c405e025 Use buffered channels for signals 5 years ago
  Djordje Lukic 9a29037e0f Put 40 seconds for timeout instead of 20 5 years ago
  Djordje Lukic 544d4811c3 Merge pull request #469 from docker/feat-aci-start 5 years ago
  Djordje Lukic 13327ac617 Make the compose message on start mean something 5 years ago
  Djordje Lukic 33758f0764 Add start to gRPC 5 years ago
  Djordje Lukic aa8bf1daaa Add test for ACI start 5 years ago
  Djordje Lukic 1a3182fb7f Implement `docker start` for ACI 5 years ago