Hal De hace 3 años
padre
commit
6b9bc9456a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -50,5 +50,6 @@ RUN chmod +x /usr/bin/systemctl \
     && mkdir -p /run/systemd/system/ \
     && systemctl disable ssh
 
+VOLUME ["/usr/local/hestia", "/home", "/backup"]
 EXPOSE 80 443 8083
 CMD ["/usr/bin/systemctl"]