Replies: 1 comment 3 replies
-
I'm not sure I follow that the problem is ... why can't you pull |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thankyou for your help, I have build the container images for amd64 successfullly some days ago. Now I start build images for arm64. And I have a question, whether the container image -- "gcr.io/kaniko-project/executor:v1.6.0" is the same or not when I build images in 'strimzi-kafka-operator' for both amd64 and arm64.
Because, I can't pull 'gcr.io/kaniko-project/executor:v1.6.0' directly. And I find a method to deel with this problem, but only for amd64(I am sure). So I want to know whether the executor image can be reused need when I building this project images for arm64.
Beta Was this translation helpful? Give feedback.
All reactions