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