mistercrunch opened a new pull request, #33045: URL: https://github.com/apache/superset/pull/33045
docs: clarify docker-compose-image-tag instructions People get confused around running older versions of Superset with `docker-compose`, this should help a bit. Now note that the solution here would be to NOT mount the `docker/` folder as a volume, but would required new releases/docker images with the proper ADD inststruction in the docker file. Personally can't commit the time/effort to go pull these old branches and producing new builds. Another solution is to do this so that releases, moving forward, would be more self-contained. NOTE: adding new runnable scripts inside images has some security implications, probably need to think through which scripts are runnable/executable by which users (`superset` and `root`) and get this right. -- 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]
