Add Dockerfile and components

This commit is contained in:
Alexander Hofbauer
2020-03-30 17:44:55 +02:00
commit e85e625e55
4 changed files with 170 additions and 0 deletions

10
run-oo.sh Normal file
View File

@@ -0,0 +1,10 @@
#!/usr/bin/env bash
set -e
echo "Providing license"
cp -f /var/www/onlyoffice/license.lic /var/www/onlyoffice/Data/license.lic
echo "Starting server"
/app/ds/run-document-server.sh