mistercrunch commented on issue #32733:
URL: https://github.com/apache/superset/issues/32733#issuecomment-2737501887

   As a quick workaround, recommending to simply `git checkout {TAG}` prior to 
running `docker-compose`. The core issue is around the fact that we mount the 
`docker/` folder in the docker image when using `docker-compose` and the 
scripts are not compatible with the image. A more involved fix would bring the 
`docker/*` scripts inside the image so that they are aligned. Note that doing 
this in `master` now wouldn't fix older releases, but would provide good 
guarantees moving forward. 
   
   Another improvement would be to be more explicit about checking out the TAG 
prior to running docker-compose


-- 
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]

Reply via email to