Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker build failed and stopped at grunt-google-closure-compiler #790

Closed
shooding opened this issue Feb 23, 2024 · 2 comments
Closed

Docker build failed and stopped at grunt-google-closure-compiler #790

shooding opened this issue Feb 23, 2024 · 2 comments

Comments

@shooding
Copy link

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

/usr/bin/yes: standard output: Broken pipe
...
Running "closure-compiler:js" (closure-compiler) task
>> grunt-google-closure-compiler: Compilation errors occurred
Warning: Compilation error Use --force to continue.
@igwyd
Copy link
Member

igwyd commented Feb 26, 2024

Hello @shooding I guess the issue is the same as #407, compilation on Mac OS, we still havn't guide.

@Rita-Bubnova
Copy link
Member

This issue was closed due no response.

@Rita-Bubnova Rita-Bubnova closed this as not planned Won't fix, can't repro, duplicate, stale May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants