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-15 03:09:54 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
compose
/
tests
/
unit
/
cli
History
Daniel Nephin
48466d7d82
Fix
#1961
- docker-compose up should attach to all containers with no service names are specified, and add tests.
...
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2015-09-02 16:08:18 -04:00
..
__init__.py
Resolves
#369
, add verbose output on --verbose flag
2014-08-09 21:05:54 -04:00
docker_client_test.py
Support python 3
2015-08-25 10:37:29 -04:00
log_printer_test.py
Fix log printing for python3 by converting everything to unicode.
2015-08-26 11:24:48 -04:00
main_test.py
Fix
#1961
- docker-compose up should attach to all containers with no service names are specified, and add tests.
2015-09-02 16:08:18 -04:00
verbose_proxy_test.py
Support python 3
2015-08-25 10:37:29 -04:00