История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад