rafecolton / docker-builder

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

Make bob configurable through the environment #17

Closed rafecolton closed 10 years ago

rafecolton commented 10 years ago

partially done with logging, need to implement https://github.com/kelseyhightower/envconfig

rafecolton commented 10 years ago

Completed