deis / postgres

A PostgreSQL database used by Deis Workflow.
https://deis.com
MIT License
36 stars 22 forks source link

Proposal: containerize the development environment #8

Closed krancour closed 8 years ago

krancour commented 8 years ago

This is to lower the barrier to entry for hacking on Deis while also standardizing the development environment for all contributors.

arschles commented 8 years ago

@krancour possibly overkill but I do a lot of my development in a container. explained in this post: https://medium.com/iron-io-blog/the-easiest-way-to-develop-with-go-introducing-a-docker-based-go-tool-c456238507d6

bacongobbler commented 8 years ago

This is irrelevant to postgres at the moment as there is nothing to compile. It's all shell.