feat: install tzdata
in the docker image (#3056)
* disable caching of repository metadata and installation of tzdata * add TZ variable example
This commit is contained in:
@ -10,5 +10,6 @@ services:
|
||||
- PUID=0
|
||||
- PGID=0
|
||||
- UMASK=022
|
||||
- TZ=UTC
|
||||
container_name: alist
|
||||
image: 'xhofe/alist:latest'
|
||||
|
Reference in New Issue
Block a user