You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/11/29 15:52:19 UTC

[GitHub] [incubator-superset] evanmiller29 commented on issue #8649: superset_1 container is not starting after running docker-compose

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org