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-04-08 17:05:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
compose
/
cli
History
Djordje Lukic
ef2d304762
Allow non-interactive exec on ACI
...
If the request is for a non-interactive exec we don't attach the stdin when executing.
2020-07-09 11:47:22 +02:00
..
cmd
Allow non-interactive exec on ACI
2020-07-09 11:47:22 +02:00
config
Add license headers
2020-06-18 16:48:03 +02:00
formatter
Add license headers
2020-06-18 16:48:03 +02:00
mobycli
Added basic support for service principal login, run ACI e2e tests with it
2020-06-29 20:35:23 +02:00
options
Add run env variables support (KEY=AVLUE or KEY, will grab the process env value).
2020-07-07 11:39:35 +02:00
main_test.go
Add license headers
2020-06-18 16:48:03 +02:00
main.go
Exit without error message if user canceled command (typical scenario : ACI
logs — follow
and ctrl-C while querying ACI)
2020-07-06 17:28:02 +02:00