Nicolas De Loof
|
7f8bb030e6
Introduce ECS emulation mode
|
vor 5 Jahren |
Nicolas De Loof
|
edb30e7e82
Revisit compose API so it uses compose-go Project as parameter
|
vor 5 Jahren |
Chris Crone
|
4c6280b0e9
Rename docker/api -> docker/compose-cli
|
vor 5 Jahren |
aiordache
|
44b2b8b21d
integrate functionality from ecs-plugin
|
vor 5 Jahren |
Nicolas De Loof
|
cfbd963c3d
Adjust commands to latest compose-go
|
vor 5 Jahren |
Nicolas De Loof
|
6e6a11aa73
Introduce Secrets API
|
vor 5 Jahren |
Nicolas De Loof
|
91427d0492
introduce `Convert` in compose API
|
vor 5 Jahren |
Nicolas De Loof
|
e02d8d549b
Make ECS integration a compose-cli backend
|
vor 5 Jahren |
Djordje Lukic
|
1a3182fb7f
Implement `docker start` for ACI
|
vor 5 Jahren |
Djordje Lukic
|
093a69136f
Add --force to rm on ACI
|
vor 5 Jahren |
Guillaume Tardif
|
76d8f5a8b4
More goimport changes
|
vor 5 Jahren |
aiordache
|
e097d19d7c
update param name and add comments for logs and ps methods
|
vor 5 Jahren |
aiordache
|
46e58a28d0
Add ps and logs to compose API
|
vor 5 Jahren |
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.
|
vor 5 Jahren |
Djordje Lukic
|
ef2d304762
Allow non-interactive exec on ACI
|
vor 5 Jahren |
Guillaume Tardif
|
7296290408
Add ”Platform” in docker inspect result, showing container OS (this field is used by VSCode)
|
vor 5 Jahren |
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
|
vor 5 Jahren |
Nicolas De Loof
|
622402709a
Use compose-go's Project and ProjectOptions
|
vor 5 Jahren |
Djordje Lukic
|
ad72c866cc
Add license headers
|
vor 5 Jahren |
Guillaume Tardif
|
9257d0ff49
Merge pull request #205 from ulyssessouza/inspect
|
vor 5 Jahren |
Djordje Lukic
|
39042aa8bd
Build example and local backend conditionaly
|
vor 5 Jahren |
Ulysses Souza
|
96bc1ca6f1
Add inspect command
|
vor 5 Jahren |
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
|
vor 5 Jahren |
Djordje Lukic
|
a0dda2d094
Add tests for ps --all
|
vor 5 Jahren |
Djordje Lukic
|
a26dd81307
Add timeout as a parameter to the stop action
|
vor 5 Jahren |
Djordje Lukic
|
ce7cbd4463
Add `Stop` command on the gRPC side.
|
vor 5 Jahren |
Guillaume Tardif
|
7edc6659a2
Add unit tests for login process
|
vor 5 Jahren |
Guillaume Tardif
|
1e19d977e0
Initial functional login command : added Cloud API with generic Login()
|
vor 5 Jahren |
Ulysses Souza
|
40fa78ac5d
Add rm command
|
vor 5 Jahren |
Ulysses Souza
|
73529cc264
Refactor example/backend
|
vor 5 Jahren |