mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 09:55:51 +03:00
[GH-ISSUE #307] tzdata not present in alpine image used in NPM #271
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#271
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @miguelwill on GitHub (Feb 25, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/307
the tzdata package is required to activate the time zone selected in the TZ environment variable
I installed the tzdata package in the container with the newest version, and after that the time zone was enabled
@jc21 commented on GitHub (Feb 25, 2020):
Okily will add that to the next build
@jc21 commented on GitHub (Feb 26, 2020):
Images have been rebuilt (latest, 2, 2.1.1), just pull again and the package will be there.