Skip to content

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

Closed
wants to merge 1 commit into from
Closed

Conversation

lengrongfu
Copy link

issue: #2122

@lengrongfu
Copy link
Author

@FxKu Hi, PTAL.

@@ -0,0 +1,23 @@
FROM golang:1.18.3 as build
Copy link

@verbotenj verbotenj Feb 13, 2023

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

@verbotenj
Copy link

@lengrongfu @FxKu PTAL

@mprimeaux
Copy link

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>
@verbotenj
Copy link

Another thing to consider is that in the operator helm chart, there are multiple images that can be specified.
Example: https://github.com/zalando/postgres-operator/blob/master/charts/postgres-operator/values.yaml#L351
Dockerfile for it
https://github.com/zalando/postgres-operator/blob/master/docker/logical-backup/Dockerfile
To have everything running only on arm64 arch.

@FxKu
Copy link
Member

FxKu commented Jan 23, 2024

Closed in favor for #2268. Thanks again to all contributors.

@FxKu FxKu closed this Jan 23, 2024
@FxKu FxKu modified the milestones: 1.11.0, 1.10.0 Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants