Docker: fix time zones
This commit is contained in:
parent
1e1f1299d1
commit
fe65265dff
8 changed files with 8 additions and 20 deletions
|
@ -2,8 +2,6 @@ services:
|
|||
tftp:
|
||||
container_name: tftp
|
||||
image: pghalliday/tftp
|
||||
environment:
|
||||
- TZ=Europe/Helsinki
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 69:69/udp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue