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 2022/07/25 14:57:54 UTC

[GitHub] [superset] sfirke commented on issue #7466: Dockerfile does not install browser and web driver, preventing emailer from working

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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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