andrewjkeith commented on issue #8649: superset_1 container is not starting after running docker-compose URL: https://github.com/apache/incubator-superset/issues/8649#issuecomment-558774978 Ok I was able to get this fixed and there was two issues. One was that the `docker-entrypoint.sh` and `docker-init.sh` scripts both needed to be made executable (`chomd +x`) and both files also needed to have their line endings changes to unix (`dos2unix <filename>`).
---------------------------------------------------------------- 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]
