Skip to content

Make ucind work on arm64 again#380

Open
miekg wants to merge 1 commit into
psviderski:mainfrom
miekg:miek/26/mei27wo/ucind
Open

Make ucind work on arm64 again#380
miekg wants to merge 1 commit into
psviderski:mainfrom
miekg:miek/26/mei27wo/ucind

Conversation

@miekg

@miekg miekg commented May 27, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Miek Gieben <miek@miek.nl>
@miekg

miekg commented May 27, 2026

Copy link
Copy Markdown
Contributor Author

works on my mac:
docker buildx build --build-arg CORROSION_VERSION=2026.5.14 --platform linux/amd64,linux/arm64 -t "ghcr.io/psviderski/ucind:latest" --target ucind .
need to remove arm stuff on my intel
ocker buildx build --build-arg CORROSION_VERSION=2026.5.14 --platform linux/amd64 -t "ghcr.io/psviderski/ucind:latest" --target ucind .
works there

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.

1 participant