Commit Graph
4 Commits
Author SHA1 Message Date
daltux 0f1b676113 Add tzdata to container image
Install Alpine package `tzdata` to the container image.
When running it, set timezone from environment variable TZ if not empty.
2025-09-04 15:25:24 -03:00
default 5b7a22e5b0 Updated examples/docket-entrypoint.sh.
snac init now prompts for an optional admin email address.
2023-05-05 12:58:54 +02:00
Óscar García Amor 89f6924ae2 Improve Docker image generation 2022-12-14 11:46:16 +01:00
Toby Jaffey 4afa513dce Add docker-compose support, so a working development server with HTTPS can be started with:
docker-compose build && docker-compose up
2022-12-12 10:26:38 +00:00