willbarrett commented on issue #8983: Docker build image from Windows URL: https://github.com/apache/incubator-superset/issues/8983#issuecomment-596787360 Hi @stevensotelo - the exact error you are running into is due to insufficent RAM being allocated to Docker to complete the build. I've been recommending a minimum of 6GB be assigned to the Docker system. However, @rusackas is correct. Windows is not currently a supported platform, even using Docker. I would recommend running this inside of a Linux VM if you are tied to Windows, or installing it on a hosted Linux machine. We're still looking for a contributor who would want to take on creating the build pipelines for Windows and handling incompatibility issues. If you're interested let us know.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
