compose/fig
Ryan Brainard 44a91e6ba8 Resolve environment without values to values on host
For parity with the Docker CLI, allow environment variables without
values to be automatically resolved to their values on the host.

Signed-off-by: Ryan Brainard <brainard@heroku.com>

Conflicts:
	tests/integration/service_test.py
2014-07-11 10:18:05 -07:00
..
cli Use yaml.safe_load instead of yaml.load 2014-07-10 15:15:55 +01:00
packages Update to docker-py 0.3.2 2014-06-25 11:56:20 +01:00
__init__.py Ship 0.4.2 2014-06-18 16:32:23 +01:00
container.py Update to docker-py 0.3.2 2014-06-25 11:56:20 +01:00
progress_stream.py Encode all progress stream output as UTF-8 2014-06-18 14:51:13 +01:00
project.py Support volumes_from option 2014-07-02 13:27:54 +09:00
service.py Resolve environment without values to values on host 2014-07-11 10:18:05 -07:00