8000 feat(container): multi arch build by eagleusb · Pull Request #480 · dimitri/pgcopydb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(container): multi arch build #480

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

Merged
merged 6 commits into from
Nov 6, 2023

Conversation

eagleusb
Copy link
Contributor

No description provided.

@dimitri
Copy link
Owner
dimitri commented Sep 27, 2023

Hi @eagleusb ; thanks for your contribution! How would someone use the following build-args, I'm curious?

ARG TARGETPLATFORM
ARG TARGETOS
ARG TARGETARCH

@eagleusb
Copy link
Contributor Author

Hi @eagleusb ; thanks for your contribution! How would someone use the following build-args, I'm curious?

ARG TARGETPLATFORM
ARG TARGETOS
ARG TARGETARCH

Hello @dimitri 👋🏽

these environment variables are injected by the builder; namely buildx in that case; and permit to do different things on amd64 or arm64 architecture for example. Here I just set the dpkg architecture which is not absolutely necessary but it's more explicit.

@dimitri dimitri merged commit 3fda744 into dimitri:main Nov 6, 2023
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.

2 participants
0