| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-09-04 | Add tzdata to container image | 1 | -2/+6 | ||
| Install Alpine package `tzdata` to the container image. When running it, set timezone from environment variable TZ if not empty. | |||||
| 2023-05-05 | Updated examples/docket-entrypoint.sh. | 1 | -1/+1 | ||
| snac init now prompts for an optional admin email address. | |||||
| 2022-12-14 | Improve Docker image generation | 1 | -3/+4 | ||
| 2022-12-12 | Add docker-compose support, so a working development server with HTTPS can ↵ | 1 | -0/+6 | ||
| be started with: docker-compose build && docker-compose up | |||||