Histórico de Commits

Autor SHA1 Mensagem Data
  Djordje Lukic 1a3182fb7f Implement `docker start` for ACI há 5 anos atrás
  Djordje Lukic 093a69136f Add --force to rm on ACI há 5 anos atrás
  Guillaume Tardif 76d8f5a8b4 More goimport changes há 5 anos atrás
  aiordache e097d19d7c update param name and add comments for logs and ps methods há 5 anos atrás
  aiordache 46e58a28d0 Add ps and logs to compose API há 5 anos atrás
  Guillaume Tardif f442eafe0b Validate run restart option value. Default value is “none”, instead of “no”, this is more in line with compose values, and changes only the default so should not have too much impact on legacy usage. há 5 anos atrás
  Djordje Lukic ef2d304762 Allow non-interactive exec on ACI há 5 anos atrás
  Guillaume Tardif 7296290408 Add ”Platform” in docker inspect result, showing container OS (this field is used by VSCode) 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
  Nicolas De Loof 622402709a Use compose-go's Project and ProjectOptions há 5 anos atrás
  Djordje Lukic ad72c866cc Add license headers há 5 anos atrás
  Guillaume Tardif 9257d0ff49 Merge pull request #205 from ulyssessouza/inspect há 5 anos atrás
  Djordje Lukic 39042aa8bd Build example and local backend conditionaly há 5 anos atrás
  Ulysses Souza 96bc1ca6f1 Add inspect command 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
  Djordje Lukic a0dda2d094 Add tests for ps --all há 5 anos atrás
  Djordje Lukic a26dd81307 Add timeout as a parameter to the stop action há 5 anos atrás
  Djordje Lukic ce7cbd4463 Add `Stop` command on the gRPC side. há 5 anos atrás
  Guillaume Tardif 7edc6659a2 Add unit tests for login process há 5 anos atrás
  Guillaume Tardif 1e19d977e0 Initial functional login command : added Cloud API with generic Login() há 5 anos atrás
  Ulysses Souza 40fa78ac5d Add rm command há 5 anos atrás
  Ulysses Souza 73529cc264 Refactor example/backend há 5 anos atrás
  Djordje Lukic 24c035e822 Add comments on exported items, remove example command há 5 anos atrás
  Djordje Lukic e964a3af2e Implement `docker logs --tal <N>` há 5 anos atrás
  Djordje Lukic 1c7270b697 Implement logs há 5 anos atrás
  Djordje Lukic afca3e31b5 Implement exec command há 5 anos atrás
  Djordje Lukic 3d363643ad Implement simple ACI run há 5 anos atrás
  Djordje Lukic f4bde8cb89 Multiple backend for the cli há 5 anos atrás