Copy the script to the image

This commit is contained in:
Jiří Štefka 2022-03-12 17:25:24 +01:00
parent 4209059223
commit b3c9d5a707

@ -105,6 +105,7 @@ RUN dpkg-deb -b /build/onlyoffice /build/onlyoffice-documentserver-modified.deb
COPY config /app/ds/setup/config/
COPY run-document-server.sh /app/ds/run-document-server.sh
COPY largeFiles.sh /app/ds/largeFiles.sh
EXPOSE 80 443