kiryaka commented on issue #6543: flask.cli.NoAppException on fresh 
installation of superset via docker
URL: 
https://github.com/apache/incubator-superset/issues/6543#issuecomment-448977263
 
 
   @sushan-upadhyay , @krdeepak 
   Are you guys sure you rebuilt docker without a cache and not just pop it up 
from docker images?
   `sudo docker-compose build --no-cache superset` - should do the job, but to 
be 100% sure do also 
   try `docker rm` on the container, `docker rmi` on the image 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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