Commit History

Автор SHA1 Съобщение Дата
  Nicolas De Loof 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies преди 4 години
  Nicolas De Loof 9b0bc6fee1 code cleanup: most progress.Run don't return a value преди 4 години
  Guillaume Tardif 0ea97920c1 Move Context & context/store => api/context & api/context/store преди 4 години
  Guillaume Tardif 930ae8bdb2 goimports -local github.com/docker/compose-cli -w . ; gofmt -s -w . преди 4 години
  Guillaume Tardif 4dee783aba Move progress => api преди 4 години
  Djordje Lukic 1148ed8837 Add platform when running containers преди 5 години
  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 години
  Chris Crone 25e6a18fef backend: Add --rm support to local backend преди 5 години
  Ulysses Souza 69083e07e6 Add --rm to run command (as not yet implemented) преди 5 години
  Guillaume Tardif 85c94a2f7f Replace `docker run —envFile` with `docker run —env-file` преди 5 години
  Guillaume Tardif abd6af6386 Merge pull request #704 from ulyssessouza/add-envFile преди 5 години
  Ulysses Souza 2e899202ec Add envFile arguments to run command преди 5 години
  Ulysses Souza 277702dc6b Add argument support to run command преди 5 години
  Guillaume Tardif 268c02523a Only add `--domainname` flag to `docker run` in ACI context преди 5 години
  Guillaume Tardif 701d1b834e ACI: allow users to set DNSLabelName and deploy containers with fqdn like `myapp.eastus.azurecontainers.io` преди 5 години
  Guillaume Tardif f42e05fcc3 Merge pull request #636 from docker/update-copyright преди 5 години
  Guillaume Tardif 772493d70d Merge pull request #617 from ulyssessouza/volumes_ro преди 5 години
  Chris Crone d154c41586 Update copyright преди 5 години
  Ulysses Souza 02d59ae510 Add 'readOnly' capability to volumes on ACI преди 5 години
  Guillaume Tardif 267b267201 Progress functions can return a string, that can be used in the caller of progress.Run to display final result after progress display преди 5 години
  Guillaume Tardif 64a28f6636 Also move client => api/client преди 5 години
  Guillaume Tardif d06aa2827f Move containers, compose, secrets to /api преди 5 години
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli преди 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 години
  Djordje Lukic e6c115dc17 Get the real width of the terminal преди 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 години