Commit History

Author SHA1 Message Date
  Guillaume Tardif daf7061e30 Merge pull request #244 from docker/aci_dns_sidecar 5 years ago
  Guillaume Tardif 76a1753396 ACI e2e required change, because the output includes the progress info. 5 years ago
  Djordje Lukic ad72c866cc Add license headers 5 years ago
  Guillaume Tardif f403307edf Allow compose updates without having to delete the stack every time. 5 years ago
  Guillaume Tardif 404f2629a3 Changed compose flag —name to —project-name, -p, aligned with docker-compose flag. 5 years ago
  Guillaume Tardif 113350a09d Context create aci is now a subcommand, as Moby and example. Root `docker context create` also allows backward compatibility to create docker contexts as before 5 years ago
  Guillaume Tardif f1a5f2d6cf Backend is responsible for generating containers IDs and truncate them if wanted/supported for docker ps 5 years ago
  Guillaume Tardif 774bfea341 Refactoring, add unit test or various interactive context creation 5 years ago
  Guillaume Tardif 5675763856 Interactive context create, adding method CreateContextData to CloudService interface, so Cloud Backends can provide a custom context creation method. 5 years ago
  Christopher Crone 7d49706acf Refactor e2e suite code 5 years ago
  Christopher Crone a8146ad59c Rework e2e tests into suite 5 years ago