sfirke commented on issue #7466: URL: https://github.com/apache/superset/issues/7466#issuecomment-1194162401
I believe if you use the dev image, Firefox ESR and geckodriver will automatically be in the correct paths. Vs. if you run a non-dev image and try to install those yourself, that adds a few hoops to jump through with PATH etc. Right now with docker-compose I'm running a non-dev image for my `superset_app` container and a corresponding dev image for my `superset_worker` container so that it can screenshot reports with geckodriver and Firefox. -- 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]
