liunaijie opened a new issue, #8146: URL: https://github.com/apache/seatunnel/issues/8146
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description Current the docker image include all need library, when download the image, user can eaisy to use. But in the docker image we can't include all library as some of them has license issue. We need list which library we can't include and delete them from the docker image. Update the document to let user re-download the lib or mount them. We can create a new maven profile or delete the libs in Dockerfile. **The important thing is list the lib we can't included.** ### Usage Scenario _No response_ ### Related issues _No response_ ### Are you willing to submit a 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
