1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Djordje Lukic a2edb5b64e Fix adding a tag to a container group 5 жил өмнө
  Djordje Lukic 45a7c7a422 Merge pull request #385 from docker/aci_tags 5 жил өмнө
  Guillaume Tardif 042fb66ad8 Better progress display: “Group xxx” for container group creation, then separate lines for containers. 5 жил өмнө
  Djordje Lukic 84dbd1467d Move the struct for creating and aci context to azure package 5 жил өмнө
  Guillaume Tardif 43b54ef75a Also remove map[string]string for azure login (tenantId param) 5 жил өмнө
  Guillaume Tardif 97d408d25d Replaced map[string] string by existing aciCreateOpts struct for context create 5 жил өмнө
  Guillaume Tardif e2b0ee08ac Fixed wrong error message 5 жил өмнө
  Guillaume Tardif 23a03c59aa Change single container tag to `docker-single-container` ; added tag `docker-compose-application`. The compose tag is not used yet, can be useful for metrics, and maybe other things later on. 5 жил өмнө
  Guillaume Tardif 1fbdbbbbe3 Merge pull request #381 from docker/fix-logs-windows 5 жил өмнө
  Guillaume Tardif eb5965c962 Merge pull request #380 from docker/remove-single-container-fixed-name 5 жил өмнө
  Guillaume Tardif 52c2d09eae Merge pull request #376 from docker/logout 5 жил өмнө
  Djordje Lukic ef2d304762 Allow non-interactive exec on ACI 5 жил өмнө
  Djordje Lukic e6c115dc17 Get the real width of the terminal 5 жил өмнө
  Ulysses Souza 3b85582c38 Relax single container name 5 жил өмнө
  Guillaume Tardif 492ce96dd4 Implement azure logout 5 жил өмнө
  Guillaume Tardif 16acc36033 Merge pull request #356 from docker/fix-non-interactive 5 жил өмнө
  Guillaume Tardif cb3ac513cc Add run env variables support (KEY=AVLUE or KEY, will grab the process env value). 5 жил өмнө
  Ulysses Souza 35cbb621fb Add check on exec looking for arguments 5 жил өмнө
  Guillaume Tardif dbc109808d Better error message when trying to remove a container from a compose application 5 жил өмнө
  Guillaume Tardif da3c3dab1c @gtardif @rumpl Use %q instead of \"%s\" 5 жил өмнө
  Guillaume Tardif 0dcab4004d Use %q instead of \"%s\" 5 жил өмнө
  Guillaume Tardif 568dc6de23 Do not allow ACI single containers with name that includes separator used for compose services (this would breaks docker logs, docker exec, docker rm using <CONTAINER_ID>) 5 жил өмнө
  Guillaume Tardif 76cb73c5c2 ACI : allow `docker compose down —project-name xxx` without requiring the compose file 5 жил өмнө
  Guillaume Tardif 6b74716490 Specific error message when user tries to remove one container from an ACI compose application, mentioning the name of the compose application and that user should use compose down 5 жил өмнө
  Guillaume Tardif 3c83e01e9c Merge pull request #327 from docker/compose-go 5 жил өмнө
  Nicolas De Loof 622402709a Use compose-go's Project and ProjectOptions 5 жил өмнө
  Guillaume Tardif bba9e055af Allow users to specify tenanted when logging into azure (if several tenants for azure account) 5 жил өмнө
  Djordje Lukic 06596dcd90 Follow logs on ACI. 5 жил өмнө
  Djordje Lukic 6a5973597d Send the `tail` parameter to ACI if present 5 жил өмнө
  Ulysses Souza 1deb2b8b09 Integrate limits on inspect 5 жил өмнө