You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pulling latest baseImage FROM onlyoffice/documentserver:latest (checksum = 8.0) 24 days ago
Build on M1 with --platform=linux/amd64 to build the image "documentserver-develop" successfully
Then use the
...
run with sdkjs and web-apps (with --platform=linux/amd64) because my final deployment is on linux/amd64
Follow instructions at https://github.com/ONLYOFFICE/build_tools/tree/master/develop
Pulling latest baseImage FROM onlyoffice/documentserver:latest (checksum = 8.0) 24 days ago
Build on M1 with --platform=linux/amd64 to build the image "documentserver-develop" successfully
Then use the
...
run with sdkjs and web-apps (with --platform=linux/amd64) because my final deployment is on linux/amd64
docker run --platform=linux/amd64 -i -t -p 80:80 --restart=always -e ALLOW_PRIVATE_IP_ADDRESS=true -v $(pwd)/sdkjs:/var/www/onlyoffice/documentserver/sdkjs -v $(pwd)/web-apps:/var/www/onlyoffice/documentserver/web-apps documentserver-develop
The text was updated successfully, but these errors were encountered: