docs/compose
Daniel Nephin a9b4fe768d Fix running one-off containers with --x-networking by disabling linking to self.
docker create fails if networking and links are used together.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-10-27 19:33:28 -04:00
..
cli If -x-networking is used, set the correct API version. 2015-10-14 12:09:50 -04:00
config Fix unicode in environment variables for python2. 2015-10-26 13:05:41 -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 Use inspect network to query for an existing network. 2015-10-26 13:05:40 -04:00
service.py Fix running one-off containers with --x-networking by disabling linking to self. 2015-10-27 19:33:28 -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