Skip to content

[Improvement] Use local docker image cache to reduce docker build time cost #4193

Closed
@Lihe-Ma

Description

@Lihe-Ma

Search before asking

  • I had searched in the issues and found no similar issues.

Java Version

No response

Scala Version

2.11.x

StreamPark Version

2.1.4

Flink Version

all version

Deploy mode

None

What happened

In k8s , job update/create will create a new docker image, release is a frequent action. So far ,we need to pull the image from remote server , it is absolutely correct any way, but docker image should not be modified in most cases, use local image cache rather than pull the same base image over and over again could be a better choice.

Error Exception


Screenshots

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!(您是否要贡献这个PR?)

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions