aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile.scratch (unfollow)
Commit message (Collapse)AuthorFiles
2019-01-03template: Bundle in binary with bindata (#36)Abhinav Gupta1
This uses go-bindata/go-bindata to bundle the template in the binary. I also realized that the handler test was now broken because we were checking the exact contents of the index page in the test. This change fixes that too.
2019-01-03Add minimal stylingAbhinav Gupta1
2017-01-26Rename Dockerfile.sally to Dockerfile.scratch (#27)Grayson Koonce1
2017-01-26Add dockerfiles and update makefile (#25)Peter Edge1