From be472437a707e1ba8668d6d07cf9e559a3af2f32 Mon Sep 17 00:00:00 2001 From: Edward Ribeiro Date: Tue, 10 Oct 2017 15:22:58 -0300 Subject: [PATCH] =?UTF-8?q?Retira=20linha=20desnecess=C3=A1ria=20em=20Dock?= =?UTF-8?q?erfile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 7ffb05c30..fbbd8575d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,9 +16,6 @@ RUN mkdir -p /var/interlegis/sapl && \ npm install -g bower && \ npm cache clean -#RUN ln -sf /proc/self/fd/1 /var/log/gunicorn/gunicorn-access.log && \ -# ln -sf /proc/self/fd/1 /var/log/gunicorn/gunicorn-error.log - WORKDIR /var/interlegis/sapl/ ADD . /var/interlegis/sapl/