Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use darkhttpd for docker image | Natanael Copa | 2018-12-24 | 1 | -5/+7 |
| | | | | | | | | This is what we run in production. Also move the COPY to after `apk add` so the installed packages are cached and we don't need reinstall everything each time any file changes. | ||||
* | docker: serve `.svg` with correct `Content-type` | Richard Mortier | 2018-12-20 | 1 | -2/+2 |
| | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | ||||
* | docker: add `Dockerfile` and `build`/`test` targets | Richard Mortier | 2018-12-20 | 1 | -0/+20 |
Signed-off-by: Richard Mortier <mort@cantab.net> |