Commit History

Author SHA1 Message Date
  Ulysses Souza 96bc1ca6f1 Add inspect command 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
  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
  Guillaume Tardif a948b6e1d0 Remove azure resourceGroupClient from backend initialisation. Several advantages : 5 years ago
  Djordje Lukic 11339761ca Change the way a context is stored 5 years ago
  Guillaume Tardif 186289b75f Fix ace e2e tests : also use context store with config dir when registering aci backend 5 years ago
  Ulysses Souza b25a6b4bd6 Add volumes to run command 5 years ago
  Djordje Lukic a26dd81307 Add timeout as a parameter to the stop action 5 years ago
  Djordje Lukic ce7cbd4463 Add `Stop` command on the gRPC side. 5 years ago
  Ulysses Souza 872e81862a Fix typo (and refactor the method name) 5 years ago
  Djordje Lukic fcb4b606e2 Add labels to containers on run 5 years ago
  Djordje Lukic 5effbdc31f Add ACI public ip 5 years ago
  Djordje Lukic d8a38afecc Implement printing published ports 5 years ago
  Djordje Lukic 23d2eacf84 Merge pull request #97 from docker/feat-port-parsing 5 years ago
  Djordje Lukic 52f7902d40 Port parsing on the comand line 5 years ago
  Guillaume Tardif 146dd3e639 Fix tokenStore not creating ~/.azure folder if not exist 5 years ago
  Guillaume Tardif d49773e348 Use cli context for login 5 years ago
  Guillaume Tardif bd5e3af2d4 Plug new authorizer and remove az dependency 5 years ago
  Guillaume Tardif 69f10fe80c Extract interface / types to allow unit tests / mock 5 years ago
  Guillaume Tardif 1e19d977e0 Initial functional login command : added Cloud API with generic Login() 5 years ago
  Ulysses Souza 40fa78ac5d Add rm command 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
  Ulysses Souza 73529cc264 Refactor example/backend 5 years ago
  Ulysses Souza e075df6f8f Fix linter issues 5 years ago
  Ulysses Souza ba455916c6 Refactor on services 5 years ago
  Ulysses Souza 03e418cbbb Add compose up and down 5 years ago
  Djordje Lukic 24c035e822 Add comments on exported items, remove example command 5 years ago
  Djordje Lukic e964a3af2e Implement `docker logs --tal <N>` 5 years ago
  Djordje Lukic 1c7270b697 Implement logs 5 years ago