compose/compose
Klaas Hoekema 69c0683bfe Pass toplevel_environment to run_one_off_container
Instead of passing `project_dir` from `TopLevelCommand.run` to
`run_one_off_container` then using it there to load the toplevel
environment (duplicating the logic that `TopLevelCommand.toplevel_environment`
encapsulates), pass the Environment object.

Signed-off-by: Klaas Hoekema <khoekema@azavea.com>
2019-07-24 09:25:10 -04:00
..
cli Pass toplevel_environment to run_one_off_container 2019-07-24 09:25:10 -04:00
config Fix typo in 'split_env' error message 2019-07-24 09:25:10 -04:00
__init__.py "Bump 1.24.0" 2019-03-28 19:38:25 +01: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
bundle.py fix warning method is deprecated with tests 2019-05-15 23:46:12 +06:00
const.py Use improved API fields for project events when possible 2018-12-13 14:13:20 -08:00
container.py Don't append slugs to containers created by "up" 2018-11-27 18:58:55 -08:00
errors.py Expand depends_on to allow different conditions (service_start, service_healthy) 2017-01-04 11:28:30 -08:00
network.py fix warning method is deprecated with tests 2019-05-15 23:46:12 +06:00
parallel.py Bring zero container check up in the call stack 2019-01-10 15:48:37 -08:00
progress_stream.py fix race condition after pulling image 2019-01-09 23:14:12 +01:00
project.py Merge pull request #6342 from collin5/b5547 2019-05-20 15:45:24 +01:00
service.py Merge pull request #6624 from orisano/feat-empty-cache-from 2019-05-20 15:35:48 +01:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
timeparse.py Add a vendored and modified pytimeparse 2016-11-16 12:10:32 -05:00
utils.py Update `reorder_python_imports` version to fix Unicode problems 2018-12-01 00:35:34 +01:00
version.py Improved version comparisons throughout the codebase 2017-07-13 17:37:26 -07:00
volume.py fix warning method is deprecated with tests 2019-05-15 23:46:12 +06:00