aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* Fix DockerfileAKP2022-08-131-2/+2
| | | | | | Introducing the CGO-ish SQLite broke things. Signed-off-by: AKP <tom@tdpain.net>
* Add `-buildvcs=false` to `go build` in DockerfileAKP2022-04-051-2/+3
| | | | | | See docker-library/golang#415 Signed-off-by: AKP <tom@tdpain.net>
* Prepare for deployAKP2022-04-051-0/+13
Signed-off-by: AKP <tom@tdpain.net>