Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 664 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 664 Bytes

revelDocker1

Not a very original name, but this is a test of running the Revel Framework inside a Docker container. This is intended to be a sample application to test/demonstrate how to incorporate Github with the Docker autobuild functionality. The base image used is the google/golang image provided by Google. I believe I have structured the Dockerfile in a proper manner and the test image does seem to build and function as expected. Being my first attempt at this I'm sure I've done something wrong somewhere, but for now I feel this is correct.