aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* remove maintainer and last-modified lines from DockerfileMichael Strüder2017-05-031-2/+0
| | | | | | All contributers to this Dockerfile will be attributed through git. Since it is a simple Dockerfile, a dedicated maintainer is not necessary. Last-Modified timestamp is also availlable through git.
* symlink todo-list file to $HOMEMichael Strüder2017-04-291-0/+2
|
* base Dockerfile on official golang:alpine imageMichael Strüder2017-04-291-13/+4
| | | | This frees us from having to deal with build issues like #56.
* Dockerize this projectQuey-Liang Kao2017-01-211-0/+23