therealkevinard commented on issue #6733: docker-init.sh is hanging when 
initializing in docker
URL: 
https://github.com/apache/incubator-superset/issues/6733#issuecomment-486835381
 
 
   It's working like a charm, here - with a couple of key considerations: 
   - I had little luck building the image from this repo. Using 
https://hub.docker.com/r/amancevice/superset/ was no trouble. 
   - using that image, I created a docker-compose stack. **Before** bringing it 
up, I use `docker-compose run 
   superset superset-init` to run the migrations, THEN I run `docker-compose 
up`. They go without a hitch every time this way. 
   
   The dockerfile in this repo works great for development, though. (leads me 
to think the migrations issue has something to do with postgre).

----------------------------------------------------------------
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]

Reply via email to