Commit History

Author SHA1 Message Date
  Guillaume Tardif 68d0413e36 Minor cleanup 5 years ago
  Guillaume Tardif 6516632ecf Add resource reservations to container inspect 5 years ago
  Guillaume Tardif b1edfb6507 Change inspect json output to group things a bit more nicely, and more like Moby json output 5 years ago
  Guillaume Tardif 343d54dac5 Allow to set memory / CPU limits higher than requests, ACI will request that limits are not higher than the total request for the container group. Also set requests = limits when only limits are set 5 years ago
  Guillaume Tardif c09f771359 Use compose resource request to set ACI retrouve request, and single container resource requests. 5 years ago
  Guillaume Tardif cf3bb18c0e User compose.service.domainname rather than custom ACI extension for ACI DNSLabelName 5 years ago
  Guillaume Tardif 701d1b834e ACI: allow users to set DNSLabelName and deploy containers with fqdn like `myapp.eastus.azurecontainers.io` 5 years ago
  Guillaume Tardif 7abdb085c0 Merge pull request #637 from docker/volume_tests 5 years ago
  Guillaume Tardif 0092de6df1 Added tests on ACI volume conversion, mock storageLogin required to get storage account keys 5 years ago
  Chris Crone d154c41586 Update copyright 5 years ago
  Guillaume Tardif d06aa2827f Move containers, compose, secrets to /api 5 years ago
  Guillaume Tardif b0c50ed6dd Implement compose ps on ACI 5 years ago
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli 5 years ago
  Guillaume Tardif 87cee4d1e5 Returns `Node <Group_status>` when container group status is available and not container status (instead of `Unknown`) 5 years ago
  Guillaume Tardif 274dc8283f Use proper context in storage key retrieval 5 years ago
  Guillaume Tardif 8fb16cea63 Explicit error message saying we don’t support labels in compose file. (See ACI limitations: https://github.com/docker/desktop-microsoft/issues/33) 5 years ago
  Guillaume Tardif 76d8f5a8b4 More goimport changes 5 years ago
  Guillaume Tardif d0a3fb9844 Allow consistent multi container restart policies but provide clear error message for inconsistent restart policies 5 years ago
  Christopher Crone 7c869cdd36 aci.convert: Normalize testing frameworks 5 years ago
  Ulysses Souza a2c2d6aa5d Add Restart Policy support when running single container 5 years ago
  aiordache 87245ef727 rename packages ( amazon to ecs and azure to aci ) 5 years ago