compose/compose
Mazz Mosley c51d53afba Fix off by one error
In our circular reference check the stack was previously off by one,
by not including the current service name that was calling another.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-07-03 12:24:33 +01:00
..
cli Support reading config from stdin. 2015-07-02 22:16:22 -04:00
__init__.py Bump 1.4.0dev 2015-06-18 11:56:43 -07:00
config.py Fix off by one error 2015-07-03 12:24:33 +01:00
const.py Move converge() to a test module, and use a short timeout for tests. 2015-06-14 17:18:27 -04:00
container.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
legacy.py Migrate containers in dependency order 2015-05-26 16:03:06 +01:00
progress_stream.py Possible division by zero error when pulling an image - fixes #1463 2015-05-26 15:34:34 -07:00
project.py Don't set network mode when none is specified 2015-06-19 15:22:13 -07:00
service.py Allow _.- chars in service names 2015-07-01 17:57:50 +01:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Remove whitespace from json hash 2015-05-20 16:02:08 +01:00