compose/compose
Daniel Nephin ea2d526246 Bump 1.7.0-rc2
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-04-11 13:26:16 -04:00
..
cli Re-enabling assert_hostname when instantiating docker_client from the environment. 2016-04-08 15:52:33 -04:00
config Injecting os.environ in Environment instance happens outside of init method 2016-03-24 10:57:28 -07:00
__init__.py Bump 1.7.0-rc2 2016-04-11 13:26:16 -04:00
__main__.py Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 2016-01-07 13:09:24 -05:00
const.py Add support for DOCKER_* variables in .env file 2016-03-24 10:57:28 -07:00
container.py Prevent unnecessary inspection of containers when created from an inspect. 2016-04-08 15:52:33 -04:00
network.py Make down idempotent, continue to remove resources if one is missing. 2016-03-15 13:26:29 -04:00
parallel.py Fix race condition 2016-04-11 13:26:16 -04:00
progress_stream.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00
project.py Remove extra ensure_image_exists() which causes duplicate builds. 2016-04-08 15:52:33 -04:00
service.py Remove extra ensure_image_exists() which causes duplicate builds. 2016-04-08 15:52:33 -04:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Apply driver_opts processing to network configs 2016-02-18 10:53:40 -08:00
volume.py Make down idempotent, continue to remove resources if one is missing. 2016-03-15 13:26:29 -04:00