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-10-15 12:29:28 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
compose
/
tests
/
integration
History
Aanand Prasad
81707ef1ad
Merge pull request
#1643
from aanand/warn-about-legacy-one-off-containers
...
Show an error on 'run' when there are legacy one-off containers
2015-07-08 14:48:03 +01:00
..
__init__.py
Split tests into unit and integration
2014-04-25 22:58:21 +01:00
cli_test.py
Support reading config from stdin.
2015-07-02 22:16:22 -04:00
legacy_test.py
Show an error on 'run' when there are legacy one-off containers
2015-07-06 14:45:17 +01:00
project_test.py
Stop 'rm' and 'ps' listing services not defined in the current file
2015-07-03 14:34:27 +01:00
resilience_test.py
Fix bug where duplicate container is leftover after 'up' fails
2015-07-03 10:46:07 +01:00
service_test.py
Fix bug where duplicate container is leftover after 'up' fails
2015-07-03 10:46:07 +01:00
state_test.py
Fix smart recreate when 'image' is changed to something nonexistent
2015-07-07 16:01:44 +01:00
testcases.py
Move make_service_dict out of config
2015-07-03 15:06:53 +01:00