srinify commented on issue #13568: URL: https://github.com/apache/superset/issues/13568#issuecomment-802818317
Hi @ismailsunni few things to try with Docker workflow: - Increase RAM that Docker can use for compose to at least 8 GB. This will prevent containers from dying / "timing out" - I'd try the non-dev workflow (if you're on bleeding edge master) / latest: https://github.com/apache/superset/blob/master/docker-compose-non-dev.yml Use the command `docker-compose -f docker-compose-non-dev.yml up` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
