evanmiller29 commented on issue #8649: superset_1 container is not starting after running docker-compose URL: https://github.com/apache/incubator-superset/issues/8649#issuecomment-559829770 I got it working. It's a git error (see here: https://github.com/docker/labs/issues/215) git config --global core.autocrlf false # Delete superset repo git clone https://github.com/apache/incubator-superset/ cd incubator-superset/contrib/docker docker-compose run --rm superset ./docker-init.sh docker-compose 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
