fancycoderzf opened a new issue, #9033: URL: https://github.com/apache/inlong/issues/9033
### Description When I follow these steps: `docker pull inlong/tubemq-all:latest` `docker run -p 8080:8080 -p 8715:8715 -p 8123:8123 -p 2181:2181 --name tubemq -d inlong/tubemq-all:latest` I get a container of TubeMQ. However, when I run `docker exec -it tubemq bash` and `cd bin`, I can find `tubectl.cmd` but `tubectl` is misssing. hahaha.  So sad because I need `tubectl` to run my end-to-end test. Any advice? ### InLong Component InLong TubeMQ ### Are you willing to submit PR? - [ ] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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: dev-unsubscr...@inlong.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org