Guillaume Tardif
|
113350a09d
Context create aci is now a subcommand, as Moby and example. Root `docker context create` also allows backward compatibility to create docker contexts as before
|
5 years ago |
Guillaume Tardif
|
d0b2bfbf52
Fix `docker context ls` that was not displaying legacy context endpoints
|
5 years ago |
Guillaume Tardif
|
e7682682fb
Store context type in metadata to make retrocompatibility with previous contexts easier (potentially switching back and forth)
|
5 years ago |
Djordje Lukic
|
11339761ca
Change the way a context is stored
|
5 years ago |
Djordje Lukic
|
8495500aa2
Add a CliSuite for cli unit tests
|
5 years ago |
Djordje Lukic
|
fe36c49246
Use alpine as base image
|
5 years ago |
Djordje Lukic
|
95e07a2134
Add default context to the context ls output
|
5 years ago |
Djordje Lukic
|
3891c8c414
Put all magic strings in variables in context store
|
5 years ago |
Djordje Lukic
|
7b26e8e836
Faster build
|
5 years ago |
Christopher Crone
|
ad8a16a922
Do not allow changing default context
|
5 years ago |
Christopher Crone
|
3c43606a20
Add remove function to context store
|
5 years ago |
Christopher Crone
|
4788dd5b93
Use common errors in context store
|
5 years ago |
Christopher Crone
|
144ee29645
Fix function description typo
|
5 years ago |
Djordje Lukic
|
24c035e822
Add comments on exported items, remove example command
|
5 years ago |
Djordje Lukic
|
0af5afe440
Move the proxy in the server package
|
5 years ago |
Djordje Lukic
|
8571cf5a04
Create a new client on each request
|
5 years ago |
Djordje Lukic
|
f4bde8cb89
Multiple backend for the cli
|
5 years ago |
Djordje Lukic
|
551eb2326f
ACI context creation
|
5 years ago |
Ulysses Souza
|
3380c9d459
Refactor store.New
|
5 years ago |
Djordje Lukic
|
10bc4b93f6
Call moby if the command is unknown
|
5 years ago |
Djordje Lukic
|
e2c7370a82
Implement context list
|
5 years ago |
Djordje Lukic
|
3bb4fe163c
Add `docker context create` command
|
5 years ago |