Nginx not running because of unexistent mount #26

Open
opened 2026-08-28 14:48:50 +00:00 by Numerica · 0 comments
Contributor

The web app's Nginx container mounts /etc/timezone but that file doesn't always exist, for instance it doesn't in Ubuntu Server distribution

One can just write the timezone to that file, or set the TZ environment variable to fix it. In any case, this deserves a code update in the recipe, removing the mount and/or setting the env var.

Cheers

The web app's Nginx container mounts **/etc/timezone** but that file doesn't always exist, for instance it doesn't in Ubuntu Server distribution One can just write the timezone to that file, or set the **TZ** environment variable to fix it. In any case, this deserves a code update in the recipe, removing the mount and/or setting the env var. Cheers
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coop-cloud/peertube#26