3 Commits
Author SHA1 Message Date
daltux 0f1b676113 Add tzdata to container image
Install Alpine package `tzdata` to the container image.
When running it, set timezone from environment variable TZ if not empty.
2025-09-04 15:25:24 -03:00
Óscar García Amor 89f6924ae2 Improve Docker image generation 2022-12-14 11:46:16 +01:00
Toby Jaffey 4afa513dce Add docker-compose support, so a working development server with HTTPS can be started with:
docker-compose build && docker-compose up
2022-12-12 10:26:38 +00:00