algunas gemas se descargan con git

This commit is contained in:
f 2019-09-20 10:32:45 -03:00
parent 71cd77b8e8
commit 250468657f
No known key found for this signature in database
GPG key ID: 2AE5A13E321F953D

View file

@ -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"