2 Commits

Author SHA1 Message Date
Daniel, Dao Quang Minh
f0610dfd75 make docker: build a docker image for redoctober (#159)
* make docker: build a docker image for redoctober

* add a convenient entrypoint to generate certificates out of the box

* add detection based on RO_CERTS and RO_KEYS

instead of detection based on the presence of RO_DATA, add RO_CERTS and RO_KEYS
which are paths to the ceritificates and keys so we can generate them more
effectively.

Signed-off-by: Daniel Dao <dqminh@cloudflare.com>

* dockerfile: bump golang to 1.7.1
2016-10-07 10:14:46 -07:00
Jessica Frazelle
2e6fdf15c6 add script to validate nothing was changed that needed to re-run go generate
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
2016-03-09 18:58:08 -08:00