klakegg / docker-hugo

Truly minimal Docker images for Hugo open-source static site generator.
https://hub.docker.com/r/klakegg/hugo/
MIT License
389 stars 68 forks source link

Set timezone to busybox #12

Closed panakour closed 2 years ago

panakour commented 4 years ago

Hello, is there any way to change the timezone to busybox image before build the hugo site.

I want this because in my theme I use the .Date.Local related to https://discourse.gohugo.io/t/dateformat-force-a-specific-timezone/9860 https://discourse.gohugo.io/t/different-timezones/18830

ryanotella commented 3 years ago

Using the non-busybox images seems to work fine when setting environment variables.