| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-25 | Deleted useless debugging code in examples/docker-entrypoint.sh. | grunfink | |
| 2025-09-04 | Add tzdata to container image | daltux | |
| 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. | default | |
| snac init now prompts for an optional admin email address. | |||
| 2022-12-14 | Improve Docker image generation | Óscar García Amor | |
| 2022-12-12 | Add docker-compose support, so a working development server with HTTPS can ↵ | Toby Jaffey | |
| be started with: docker-compose build && docker-compose up | |||