-
Notifications
You must be signed in to change notification settings - Fork 1k
add build arm image pipeline #2127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
31b9a92
to
83ae12f
Compare
@FxKu Hi, PTAL. |
@@ -0,0 +1,23 @@ | |||
FROM golang:1.18.3 as build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would move the code that you added into existing Dockerfile
@lengrongfu @FxKu PTAL |
Just checking to see if I can help in any way to support this merge. Much thanks in advance. |
Signed-off-by: lengrongfu <1275177125@qq.com>
Another thing to consider is that in the operator helm chart, there are multiple images that can be specified. |
Closed in favor for #2268. Thanks again to all contributors. |
issue: #2122