Commit History

Author SHA1 Message Date
  Ulysses Souza 35cbb621fb Add check on exec looking for arguments 5 years ago
  Guillaume Tardif dbc109808d Better error message when trying to remove a container from a compose application 5 years ago
  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 years ago
  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 years ago
  Guillaume Tardif daf7061e30 Merge pull request #244 from docker/aci_dns_sidecar 5 years ago
  Djordje Lukic ad72c866cc Add license headers 5 years ago
  Guillaume Tardif 25d912c1ed Tests on compose conversion 5 years ago
  Ulysses Souza 1039c5ed94 Add tests on inspect 5 years ago
  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 5 years ago
  Ulysses Souza 872e81862a Fix typo (and refactor the method name) 5 years ago
  Guillaume Tardif 13db3437fd ACI Container ids work fine between ps, log & exec, either from single container (docker run) of multi-container compose stack 5 years ago