ndt-server icon indicating copy to clipboard operation
ndt-server copied to clipboard

Add support for TZData to Dockerfile

Open burkasaurusrex opened this issue 5 years ago • 1 comments

In order to set the timezone easily, Alpine lets you pass a timezone string as an environment variable (e.g. -env TZ='America/Denver'). Would just need to include apk add tzdata to the docker file.

burkasaurusrex avatar Dec 18 '19 20:12 burkasaurusrex

We welcome pull requests, but have put this issue in our backlog for us to get to as well.

pboothe avatar Jan 13 '20 17:01 pboothe