grim/local-pipelines

core: defer os.environ look up

2016-07-27, Sean Farley
2d3235e9d66f
core: defer os.environ look up

When building the docker command, we will look up os.environ vars on the
fly so this is no longer needed and will behave closer to what 'docker
run' actually does.
PyYAML==3.11