From 250468657ff0bf97b2f631adbf12302f8c951014 Mon Sep 17 00:00:00 2001 From: f Date: Fri, 20 Sep 2019 10:32:45 -0300 Subject: [PATCH] algunas gemas se descargan con git --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index cbe42e9e..a3256076 100644 --- a/Dockerfile +++ b/Dockerfile @@ -112,6 +112,7 @@ RUN chmod 755 /usr/local/bin/sync_assets # Instalar la configuraciĆ³n de monit y comprobarla RUN install -m 640 -o root -g root ./monit.conf /etc/monit.d/sutty.conf RUN monit -t +RUN apk add --no-cache git # Mantener estos directorios! VOLUME "/srv/http/_deploy"