Skip to content

Multi-platform support for Docker image#129

Merged
dennisvang merged 2 commits intodevelopfrom
issue128
Apr 23, 2025
Merged

Multi-platform support for Docker image#129
dennisvang merged 2 commits intodevelopfrom
issue128

Conversation

@dennisvang
Copy link
Copy Markdown
Collaborator

Replaced github build workflow with publish workflow that re-uses our docker-publish workflow, configured for multi-platform support:

  • linux/amd64 (x86-64)
  • linux/arm64 (arm64)

fixes #128

@dennisvang dennisvang requested a review from luizbonino April 23, 2025 09:19
@dennisvang dennisvang merged commit 8c4c605 into develop Apr 23, 2025
2 checks passed
@dennisvang dennisvang deleted the issue128 branch April 23, 2025 11:08
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.

Docker image does not run on arm64 architectures

2 participants