Skip to content

Remove Support for armv6 and armv7 Docker images#348

Merged
MaStr merged 2 commits into
mainfrom
issue-341
Apr 24, 2026
Merged

Remove Support for armv6 and armv7 Docker images#348
MaStr merged 2 commits into
mainfrom
issue-341

Conversation

@MaStr
Copy link
Copy Markdown
Owner

@MaStr MaStr commented Apr 24, 2026

Maybe never used, we are streamlining the process and remove these images.
If somebody complains, I will introduce them again.

Closed #341

@MaStr MaStr added this to the 0.8.0 milestone Apr 24, 2026
Copilot AI review requested due to automatic review settings April 24, 2026 06:47
@MaStr MaStr added bug Something isn't working docker Pull requests that update docker code labels Apr 24, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes Docker multi-arch build targets for armv6 and armv7 to resolve buildx failures caused by upstream base image platform support limitations (Issue #341).

Changes:

  • Drop linux/arm/v6 and linux/arm/v7 from the Docker build matrix.
  • Minor whitespace cleanup in the GitHub Actions workflow.

@MaStr MaStr merged commit 7d8390d into main Apr 24, 2026
17 checks passed
@MaStr MaStr deleted the issue-341 branch April 24, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multi arch build fails for armv6 & armv7

2 participants