提交历史

作者 SHA1 备注 提交日期
  Guillaume Tardif 575307d8af Fix run default value for health check retries 5 年之前
  Ulysses Souza f6509ac814 Add Healthchecks to ACI 5 年之前
  Ulysses Souza 7aee922b35 Remap restart policies for command run 5 年之前
  Guillaume Tardif 85c94a2f7f Replace `docker run —envFile` with `docker run —env-file` 5 年之前
  Ulysses Souza 2e899202ec Add envFile arguments to run command 5 年之前
  Guillaume Tardif 701d1b834e ACI: allow users to set DNSLabelName and deploy containers with fqdn like `myapp.eastus.azurecontainers.io` 5 年之前
  Ulysses Souza 02d59ae510 Add 'readOnly' capability to volumes on ACI 5 年之前
  Guillaume Tardif f442eafe0b Validate run restart option value. Default value is “none”, instead of “no”, this is more in line with compose values, and changes only the default so should not have too much impact on legacy usage. 5 年之前
  Ulysses Souza a2c2d6aa5d Add Restart Policy support when running single container 5 年之前
  Guillaume Tardif cb3ac513cc Add run env variables support (KEY=AVLUE or KEY, will grab the process env value). 5 年之前
  Guillaume Tardif 5eea111ecf Run containers and attach to logs by default, detach with -d option 5 年之前
  Ulysses Souza 1deb2b8b09 Integrate limits on inspect 5 年之前
  Guillaume Tardif 90914603ba Add ACI detach flags, not used at the moment, but more makes new command more compatible with previous ones. 5 年之前
  Christopher Crone dd66646c06 Unit test run help 5 年之前