Ulysses Souza
|
15066ce999
Add 'kill' command
|
5 年 前 |
Nicolas De Loof
|
fed50d79f2
introduce ecs-local context
|
5 年 前 |
Nicolas De Loof
|
7f8bb030e6
Introduce ECS emulation mode
|
5 年 前 |
Guillaume Tardif
|
ad5c465bd1
Merge pull request #485 from docker/repo-rename
|
5 年 前 |
Ulysses Souza
|
59f7d7cd00
Redirect user from plugin usage to integrated ECS
|
5 年 前 |
Chris Crone
|
4c6280b0e9
Rename docker/api -> docker/compose-cli
|
5 年 前 |
Guillaume Tardif
|
4c3b563182
ECS context type is not for delegation to Moby !
|
5 年 前 |
Nicolas De Loof
|
32adf3e4e6
Introduce `secret` management command and ECS implementation
|
5 年 前 |
Djordje Lukic
|
635ecd7b99
Return a default implementation when nil
|
5 年 前 |
Djordje Lukic
|
88c405e025
Use buffered channels for signals
|
5 年 前 |
Djordje Lukic
|
1a3182fb7f
Implement `docker start` for ACI
|
5 年 前 |
Guillaume Tardif
|
ee062e8333
ACI Stop implementation
|
5 年 前 |
Djordje Lukic
|
093a69136f
Add --force to rm on ACI
|
5 年 前 |
aiordache
|
d1b8bcb2c7
fix signal passing to mobycli
|
5 年 前 |
aiordache
|
87245ef727
rename packages ( amazon to ecs and azure to aci )
|
5 年 前 |
aiordache
|
355295696f
Create aws context
|
5 年 前 |
aiordache
|
5a26b25709
handle compose on all context types
|
5 年 前 |
Guillaume Tardif
|
492ce96dd4
Implement azure logout
|
5 年 前 |
Guillaume Tardif
|
0776e79e8e
Exit without error message if user canceled command (typical scenario : ACI `logs — follow` and ctrl-C while querying ACI)
|
5 年 前 |
Guillaume Tardif
|
964e331a10
Specific exit code when command fails because azure login is required. Will be used by VSCode Docker integration
|
5 年 前 |
Djordje Lukic
|
98976e4cb4
Cleanup entrypoint
|
5 年 前 |
Djordje Lukic
|
908212a947
Add version in the main package
|
5 年 前 |
Djordje Lukic
|
0c1f0f81df
Usage metrics
|
5 年 前 |
Guillaume Tardif
|
fa8b911cd8
Allow running `docker -v` or `--version` even if context is not default
|
5 年 前 |
Guillaume Tardif
|
38d4f8d25a
Shell out to Moby cli if user uses -H, regardless of context set. Moby cli will refuse both options (context & host) to be set at the same time
|
5 年 前 |
Guillaume Tardif
|
dbaab41604
Changed root level debug shorthand to capital D, make it consistent with Moby flag and not clash with —detach future option
|
5 年 前 |
Guillaume Tardif
|
45750fe104
Do not display “docker for the 2020s” as the first help line !
|
5 年 前 |
Djordje Lukic
|
ad72c866cc
Add license headers
|
5 年 前 |
Guillaume Tardif
|
ab3cd0fec1
Renamed ExecIfDefaultCtxType for more explicit behaviour
|
5 年 前 |
Guillaume Tardif
|
bbcdad39d5
Renamed docker-classic to “com.docker.com”.
|
5 年 前 |