Lihe-Ma opened a new issue, #4193:
URL: https://github.com/apache/streampark/issues/4193

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/streampark/issues?q=is%3Aissue+label%3A%22improvement%22)
 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
   
   ```log
   
   ```
   
   ### Screenshots
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [x] Yes I am willing to submit a PR!(您是否要贡献这个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]

Reply via email to