| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-09-04 | Add tzdata to container image | 1 | -1/+2 | ||
| Install Alpine package `tzdata` to the container image. When running it, set timezone from environment variable TZ if not empty. | |||||
| 2022-12-14 | Improve Docker image generation | 1 | -11/+15 | ||
| 2022-12-12 | Add docker-compose support, so a working development server with HTTPS can ↵ | 1 | -0/+12 | ||
| be started with: docker-compose build && docker-compose up | |||||