jdorel opened a new issue, #33244: URL: https://github.com/apache/superset/issues/33244
### Bug description Similar to https://github.com/apache/superset/issues/17712 With image `4.1.2-dockerize`, I get the following error: ``` /bin/sh: /usr/bin/run-server.sh: not found ``` Also tried to find it in the image with `docker run apache/superset:4.1.2-dockerize /bin/ls /usr/bin | grep run-server` The script appears to be missing from the image. ### Screenshots/recordings _No response_ ### Superset version 4.1.2 ### Python version I don't know ### Node version 16 ### Browser Not applicable ### Additional context _No response_ ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] I have searched the GitHub issue tracker and didn't find a similar bug report. - [x] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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]
