From 65f9fb84e57c8f563124b3049071ade01403ff31 Mon Sep 17 00:00:00 2001 From: nurse-curtis Date: Tue, 16 May 2017 10:24:18 -0600 Subject: [PATCH] Update Dockerfile Duplicate entry removed --- wallabag/Dockerfile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/wallabag/Dockerfile b/wallabag/Dockerfile index 5fd38be..a95ff5a 100644 --- a/wallabag/Dockerfile +++ b/wallabag/Dockerfile @@ -45,11 +45,6 @@ LABEL org.freenas.interactive="false" \ \"descr\": \"port of the database host\", \ \"optional\": true \ }, \ - { \ - \"env\": \"TZ\", \ - \"descr\": \"Timezone - eg Europe/London\", \ - \"optional\": true \ - }, \ { \ \"env\": \"SYMFONY__ENV__DATABASE_NAME\", \ \"descr\": \"defaults to "symfony", this is the name of the database to use\", \