This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
compose
mirror of
https://github.com/docker/compose.git
Watch
1
Star
0
Fork
You've already forked compose
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fe57e4c159
compose
/
cli
History
Guillaume Tardif
fe57e4c159
Fix a bug where calling login, context inspect did not do anything if not on default context. These command will shell out to Moby cli regardless of current context
2020-06-18 09:25:28 +02:00
..
cmd
Do not restrict `docker inspect` to 1 arg, can be zero (inspect current context), one or several.
2020-06-18 09:21:48 +02:00
config
Move the config into own package and outside of cli
2020-06-08 16:01:36 +02:00
formatter
Add ports convet tests
2020-05-18 12:21:27 +02:00
mobycli
Fix a bug where calling login, context inspect did not do anything if not on default context. These command will shell out to Moby cli regardless of current context
2020-06-18 09:25:28 +02:00
options
Set random container name if not set
2020-05-21 19:28:42 +02:00
main.go
Renamed docker-classic to “com.docker.com”.
2020-06-17 17:57:53 +02:00
main_test.go
When can not load config file, the previous cli is displaying a WARNING message, but continues with default context, we should do the same.
2020-06-15 11:41:26 +02:00