mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 01:51:41 +00:00
algunas gemas se descargan con git
This commit is contained in:
parent
71cd77b8e8
commit
250468657f
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue