This website requires JavaScript.
Explore
Help
Sign In
tyler.durden
/
compose
Watch
1
Star
0
Fork
0
You've already forked compose
mirror of
https://github.com/docker/compose.git
synced
2025-11-07 07:20:03 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
compose
/
api
/
context
History
aiordache
d26783c322
Add connection flags to root command
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-05 14:34:49 +01:00
..
store
Keep “kubernetes” in
docker context create kubernetes mycontext
UX. We cannot use “kubernetes” as an endpoint name, because the context Marshall/unmarshall has a specific logic for the “kubernetes” endpoint, so storing “kube”
2021-01-26 16:40:18 +01:00
context.go
Add connection flags to root command
2021-03-05 14:34:49 +01:00
flags.go
Move Context & context/store => api/context & api/context/store
2021-01-15 16:31:59 +01:00