Skip to content

Comments

Fix multi-arch Docker build#195

Open
LucaTNT wants to merge 5 commits intompolden:masterfrom
LucaTNT:master
Open

Fix multi-arch Docker build#195
LucaTNT wants to merge 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.

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