rafecolton / docker-builder

Docker builder builds Docker images from a friendly config file.
MIT License
80 stars 11 forks source link

Allow Injection of ENV variables #60

Open rafecolton opened 10 years ago

rafecolton commented 10 years ago

into the Dockerfile. Allow them to be retrieved from the docker-builder process env

jszwedko commented 10 years ago

:clap: :hatching_chick:

meatballhat commented 10 years ago

:thumbsup: WANT

jszwedko commented 10 years ago

Another use case for this would be to inject the Travis CI build number. Use case would be as follows:

jszwedko commented 10 years ago

I would vote for needed!

rafecolton commented 10 years ago

Removing "needed?" label, per feedback