Mount host zoneinfo into runner for TZ support #160
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-runner-tzdata"
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?
Summary
The
TZ=America/Los_Angelesenv var from #159 has no effect because theforgejo/runnerimage doesn't ship tzdata. Mount the node's/usr/share/zoneinfointo the container so the timezone database is available.Deployment
After merge, sync forgejo-runner and verify: