Djordje Lukic
|
2f09b634cc
Implement `docker compose pull`
|
пре 5 година |
Nicolas De Loof
|
52574046f0
introduce `compose push` command
|
пре 5 година |
Nicolas De Loof
|
5952183eca
introduce `compose build` command
|
пре 5 година |
Nicolas De Loof
|
cb02622318
Marshall cloudformation template as yaml
|
пре 5 година |
Guillaume Tardif
|
7cf7b00584
Add ResourceService definition and ACI NOOP implementation
|
пре 5 година |
Guillaume Tardif
|
b1edfb6507
Change inspect json output to group things a bit more nicely, and more like Moby json output
|
пре 5 година |
aiordache
|
265dd197c3
Add detach flag to `compose up`
|
пре 5 година |
Chris Crone
|
d154c41586
Update copyright
|
пре 5 година |
Guillaume Tardif
|
9ed06ece5b
Adding volume API & initial CLI command
|
пре 5 година |
Guillaume Tardif
|
d06aa2827f
Move containers, compose, secrets to /api
|
пре 5 година |
Nicolas De loof
|
a8c290fe98
Merge pull request #583 from docker/compose_ls
|
пре 5 година |
aiordache
|
02be463fd7
Add `compose ls` command for ECS
|
пре 5 година |
Ulysses Souza
|
15066ce999
Add 'kill' command
|
пре 5 година |
Nicolas De Loof
|
edb30e7e82
Revisit compose API so it uses compose-go Project as parameter
|
пре 5 година |
Chris Crone
|
4c6280b0e9
Rename docker/api -> docker/compose-cli
|
пре 5 година |
aiordache
|
44b2b8b21d
integrate functionality from ecs-plugin
|
пре 5 година |
Nicolas De Loof
|
cfbd963c3d
Adjust commands to latest compose-go
|
пре 5 година |
Nicolas De Loof
|
6e6a11aa73
Introduce Secrets API
|
пре 5 година |
Nicolas De Loof
|
91427d0492
introduce `Convert` in compose API
|
пре 5 година |
Nicolas De Loof
|
e02d8d549b
Make ECS integration a compose-cli backend
|
пре 5 година |
Djordje Lukic
|
1a3182fb7f
Implement `docker start` for ACI
|
пре 5 година |
Djordje Lukic
|
093a69136f
Add --force to rm on ACI
|
пре 5 година |
Guillaume Tardif
|
76d8f5a8b4
More goimport changes
|
пре 5 година |
aiordache
|
e097d19d7c
update param name and add comments for logs and ps methods
|
пре 5 година |
aiordache
|
46e58a28d0
Add ps and logs to compose API
|
пре 5 година |
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.
|
пре 5 година |
Djordje Lukic
|
ef2d304762
Allow non-interactive exec on ACI
|
пре 5 година |
Guillaume Tardif
|
7296290408
Add ”Platform” in docker inspect result, showing container OS (this field is used by VSCode)
|
пре 5 година |
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 година |
Nicolas De Loof
|
622402709a
Use compose-go's Project and ProjectOptions
|
пре 5 година |