mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-11-03 20:54:12 +01:00
In nginx container, it's already possible to choose the timezone by setting a TZ env var (because it's based on nginx:alpine image, that includes this package, see https://github.com/nginxinc/docker-nginx/blob/master/Dockerfile-alpine-slim.template#L96) This commit simply adds this same package in app docker image. It seems much cleaner to me than injecting /etc/timezone and /etc/localtime |
||
|---|---|---|
| .. | ||
| backup.sh | ||
| config.docker.php | ||
| dcron.sh | ||
| Dockerfile | ||
| index.php | ||
| startup.sh | ||
| updater.sh | ||