]> git.giorgioravera.it Git - docker.git/commitdiff
Fixed timezone
authorGiorgio Ravera <xraver@docker.giorgioravera.it>
Wed, 8 Jan 2020 16:11:32 +0000 (17:11 +0100)
committerGiorgio Ravera <xraver@docker.giorgioravera.it>
Wed, 8 Jan 2020 16:11:32 +0000 (17:11 +0100)
xen-orchestra-ce/docker-compose.yml

index df7265680a99df88417ee134a6704b165fa2e335..d75b003f91a523b4658ab8dfc140934d605d4c92 100644 (file)
@@ -18,6 +18,7 @@ services:
             # and enable the privileged capabilities for this container (access
             # host devices, ...) NB: it's a security issue, so be warned !
             #- USER=root
+            TZ: "Europe/Rome"
         #privileged: true
         volumes:
             - xoa_data:/storage