Skip to content

[Feature][Docker] remove mysql lib from docker image #8146

Open
@liunaijie

Description

@liunaijie

Search before asking

  • I had searched in the feature 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions