Histórico de Commits

Autor SHA1 Mensagem Data
  Ulysses Souza 35cbb621fb Add check on exec looking for arguments há 5 anos atrás
  Guillaume Tardif dbc109808d Better error message when trying to remove a container from a compose application há 5 anos atrás
  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>) há 5 anos atrás
  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 há 5 anos atrás
  Guillaume Tardif daf7061e30 Merge pull request #244 from docker/aci_dns_sidecar há 5 anos atrás
  Djordje Lukic ad72c866cc Add license headers há 5 anos atrás
  Guillaume Tardif 25d912c1ed Tests on compose conversion há 5 anos atrás
  Ulysses Souza 1039c5ed94 Add tests on inspect há 5 anos atrás
  Guillaume Tardif 01aaec2dbe Fix Azure login : allow getting a backend when no corresponding context already exists with an explicit call from the login command. Will be usefull next for context creation with azure interactive things há 5 anos atrás
  Ulysses Souza 872e81862a Fix typo (and refactor the method name) há 5 anos atrás
  Guillaume Tardif 13db3437fd ACI Container ids work fine between ps, log & exec, either from single container (docker run) of multi-container compose stack há 5 anos atrás