Skip to content

Fix multi-arch Docker build#195

Merged
mpolden merged 5 commits intompolden:masterfrom
LucaTNT:master
Feb 28, 2026
Merged

Fix multi-arch Docker build#195
mpolden merged 5 commits intompolden:masterfrom
LucaTNT:master

Conversation

@LucaTNT
Copy link
Contributor

@LucaTNT LucaTNT commented Feb 23, 2026

I updated the Github Action to restore automated multi-arch Docker builds, which broke as mentioned in issue #194.

This expects two secrets to be available:

  • DOCKER_USERNAME
  • DOCKER_PASSWORD

As well as a single configuration variable:

  • DOCKER_REPOSITORY (I tested this with lucatnt/echoip and as you can see the image was built correctly for both amd64 and arm64).

Due to my noob-ness and the fact that I had forked this repo many years ago, you also see a couple of extra commits that don't belong to this PR, but thankfully the only changed file is actually .github/ci.yml.

@mpolden mpolden merged commit 389f78f into mpolden:master Feb 28, 2026
1 check failed
@mpolden
Copy link
Owner

mpolden commented Feb 28, 2026

Thanks!

@mpolden
Copy link
Owner

mpolden commented Feb 28, 2026

@mpolden
Copy link
Owner

mpolden commented Feb 28, 2026

Fixed in 746db5e.

@mpolden mpolden mentioned this pull request Feb 28, 2026
@WouterGritter
Copy link

Thank you!

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.

3 participants