ktmud commented on pull request #12668: URL: https://github.com/apache/superset/pull/12668#issuecomment-766415214
On second thought, I agree with the sentiments expressed by @mik-laj and @potiuk here. If directing users to use Docker is unavailable (since Superset is a full-fledged web app), we should probably provide them a docker image that points to a fixed version (can point to either pypi or a tagged Git snapshot). For reference, Redash has a [setup.sh](https://github.com/getredash/setup/blob/master/setup.sh) script for this purpose that they also link in their [end user document](https://redash.io/help/open-source/setup#other). Seems like a good solution to me. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
