Add fix 6

This commit is contained in:
Roman 2020-10-13 17:56:42 +03:00
parent 171f42ef0f
commit f943e1a20a

View file

@ -80,10 +80,10 @@ RUN echo "$REPO_URL" | tee /etc/apt/sources.list.d/ds.list && \
chmod 755 /app/ds/*.sh && \
rm -rf /var/log/$COMPANY_NAME && \
rm -rf /var/lib/apt/lists/* && \
wget -P /etc/onlyoffice/documentserver/nginx/includes https://getfile.dokpub.com/yandex/get/https://yadi.sk/d/anW3tcih7mPn1A && \
mv /etc/onlyoffice/documentserver/nginx/includes/anW3tcih7mPn1A /etc/onlyoffice/documentserver/nginx/includes/ds-letsencrypt.conf && \
wget -P /usr/bin https://getfile.dokpub.com/yandex/get/https://yadi.sk/d/JH2TcX4GYZ36bQ && \
mv /usr/bin/JH2TcX4GYZ36bQ /usr/bin/documentserver-letsencrypt.sh && \
wget -P /etc/onlyoffice/documentserver/nginx/includes https://getfile.dokpub.com/yandex/get/https://yadi.sk/d/t1VJfITybydoTA && \
mv /etc/onlyoffice/documentserver/nginx/includes/t1VJfITybydoTA /etc/onlyoffice/documentserver/nginx/includes/ds-letsencrypt.conf && \
wget -P /usr/bin https://getfile.dokpub.com/yandex/get/https://yadi.sk/d/hNrEvQQi8GwmwA && \
mv /usr/bin/hNrEvQQi8GwmwA /usr/bin/documentserver-letsencrypt.sh && \
chmod 777 /usr/bin/documentserver-letsencrypt.sh
VOLUME /var/log/$COMPANY_NAME /var/lib/$COMPANY_NAME /var/www/$COMPANY_NAME/Data /var/lib/postgresql /var/lib/rabbitmq /var/lib/redis /usr/share/fonts/truetype/custom