Eric Windisch 3a35b79a81 Only pass env variable names to docker run
Specifying the values for environment variables is
not necessary for docker, we can simply pass the names
of the variables to whitelist for pass-through.

This must be done at 'docker run' and may not (currently)
be done via a Dockerfile (without baking the potentially sensitive
values of the params into the image)

Change-Id: I81f229acd33184e8bb2a15c48020e74a32d7ad6c
2014-06-11 14:55:33 -07:00
..
2014-03-01 17:36:44 -08:00