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
130cb87ec9
compose
/
cli
History
Guillaume Tardif
f8ea0934f0
Align login success message with old cli (& with “canceled” message)
2020-06-12 14:50:35 +02:00
..
cmd
Align login success message with old cli (& with “canceled” message)
2020-06-12 14:50:35 +02:00
config
Move the config into own package and outside of cli
2020-06-08 16:01:36 +02:00
dockerclassic
Display friendly message if unknown command is available in default context
2020-06-05 18:24:08 +02:00
formatter
Add ports convet tests
2020-05-18 12:21:27 +02:00
options
Set random container name if not set
2020-05-21 19:28:42 +02:00
main.go
Do not delegate to old cli if cobra fails before invoking the PreRun or SetHelp hook that call isOwnCommand(). Find the command from root.Find(args).
2020-06-10 17:25:52 +02:00
main_test.go
Move the config into own package and outside of cli
2020-06-08 16:01:36 +02:00