Chris Crone
|
d154c41586
Update copyright
|
5 年之前 |
Djordje Lukic
|
ad72c866cc
Add license headers
|
5 年之前 |
Guillaume Tardif
|
3981244701
Fix bug where we shell out to Moby cli only if context == default. We must shell out to Moby cli for any context of type “Moby”, not only the default context.
|
5 年之前 |
Guillaume Tardif
|
bbcdad39d5
Renamed docker-classic to “com.docker.com”.
|
5 年之前 |
Guillaume Tardif
|
84cdf58e8a
default context type is “moby”
|
5 年之前 |
Guillaume Tardif
|
d0b2bfbf52
Fix `docker context ls` that was not displaying legacy context endpoints
|
5 年之前 |
Guillaume Tardif
|
c2a702c963
Ensure the `docker context inspect default` is not executed in a different context, that might make it fail.
|
5 年之前 |
Guillaume Tardif
|
e7682682fb
Store context type in metadata to make retrocompatibility with previous contexts easier (potentially switching back and forth)
|
5 年之前 |
Guillaume Tardif
|
d2648da2d9
Fix shell out to docker-classic when invoking
|
5 年之前 |
Djordje Lukic
|
11339761ca
Change the way a context is stored
|
5 年之前 |
Djordje Lukic
|
8495500aa2
Add a CliSuite for cli unit tests
|
5 年之前 |
Djordje Lukic
|
95e07a2134
Add default context to the context ls output
|
5 年之前 |