docs/compose
Mazz Mosley 0e4f9c9a66 Environment keys can contain empty values
Environment keys that contain no value, get populated with values taken
from the environment not from the build phase but from running the command `up`.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-10-19 15:16:19 -04:00
..
cli If -x-networking is used, set the correct API version. 2015-10-14 12:09:50 -04:00
config Environment keys can contain empty values 2015-10-19 15:16:19 -04:00
__init__.py Bump 1.5.0rc1 2015-10-14 12:59:31 -04:00
const.py Remove duplicate and re-order alphabetically 2015-10-01 16:06:57 +01:00
container.py Remove unused attach_socket function from Container. 2015-10-06 10:37:05 -04:00
legacy.py Remove flake8 ignores and wrap the longest lines to 140 char. 2015-08-26 12:53:11 -04:00
progress_stream.py Fix split buffer with inconsistently delimited json objects. 2015-10-06 10:43:07 -04:00
project.py docker-compose pull SERVICE should not pull SERVICE's dependencies 2015-10-16 12:59:57 -04:00
service.py Enable use of Docker networking with the --x-networking flag 2015-10-14 11:19:43 -04:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Fix split buffer with inconsistently delimited json objects. 2015-10-06 10:43:07 -04:00