mennymendoza commented on issue #20756: URL: https://github.com/apache/superset/issues/20756#issuecomment-1212107346
If you're talking about using docker, it recommends to use docker in the documentation [here](https://superset.apache.org/docs/installation/installing-superset-using-docker-compose). If you're talking about getting thumbnails to work, then no, I read the documentation thoroughly and was still confused, so I read through several issues and scoured the internet for answers. Basically, the web driver should specify the host machine (or the Docker gateway), and not superset_app. If you use "localhost", it specifies the container that the code is running in, which is superset_app. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
