@tbrimhall @lgraybill @tnelson
Wanted to get some input on how I think docker should fit into our project template. The nice thing about these additions is they won't interfere with non docker dev work.
I definitely want to expand this out but feel like this is a good start. It should require little to no docker knowledge to use this. A simple docker-compose up
should get nearly any project immediately working. Part of that is getting any separate frontend code to run with the docker-compose file. I'm not sure how that would look yet.
Thoughts?