-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Fail to build with Docker compose. #4068
Comments
You probably need to allocate more memory to your Docker VM. But if you just want to test the Dgraph connection, you can use the |
Isn't this the same thing I'm talking about here: https://discuss.redash.io/t/errors-from-npm-run-build/4330 Whole bunch of eslint errors.... I ended up just skipping eslint as I'm JS-phobic. |
Okay, if it's RAM the issue and there is other way. I guess is a case closed. Thanks folks. |
@MichelDiz did you manage to run it with the prebuilt image? |
For posterity, I was running into the same error and bumping the amount memory allocated to Docker (https://stackoverflow.com/questions/44533319/how-to-assign-more-memory-to-docker-container) fixed it. Thanks @arikfr! |
@arikfr not really. I tried for a few hours, but always appeared an error and another. Now it seems to be running but I can't access outside the containers. Not sure why.
|
I've no luck at all. I've also tried start from scratch doing docker prune commands. |
Issue Summary
A summary of the issue and the browser/OS environment in which it occurs.
Windows 10 - Docker.
Steps to Reproduce
I'm just trying to use the latest commit to test Dgraph. But there's errors blocking me. I can't build master.
The text was updated successfully, but these errors were encountered: