caddy-docker
caddy-docker copied to clipboard
Add tzdata so we can use the TZ env variable
It would be nice to have tzdata in the images (apk add tzdata) so we can use the TZ environment variable to set the containers timezone instead of mounting /etc/localtime and /etc/timezone.