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