Skip to content

feat: add ARMv5/v6/v7 binary variants and linux/arm/v6 Docker platform#1884

Open
svenvg93 wants to merge 1 commit intohenrygd:mainfrom
svenvg93:feat/build-more-arm
Open

feat: add ARMv5/v6/v7 binary variants and linux/arm/v6 Docker platform#1884
svenvg93 wants to merge 1 commit intohenrygd:mainfrom
svenvg93:feat/build-more-arm

Conversation

@svenvg93
Copy link
Copy Markdown
Collaborator

@svenvg93 svenvg93 commented Apr 3, 2026

📃 Description

Adds explicit ARMv5, ARMv6, and ARMv7 binary variants for the agent, and ARMv6/ARMv7 variants for the hub. Also adds linux/arm/v6 to the Docker image platforms.

Closes #1393
Closes #1502

🪵 Changelog

➕ Added

  • beszel-agent binary releases for ARMv5, ARMv6, and ARMv7 (beszel-agent_linux_armv5, beszel-agent_linux_armv6, beszel-agent_linux_armv7)
  • beszel hub binary releases for ARMv6 and ARMv7 (beszel_linux_armv6, beszel_linux_armv7)
  • linux/arm/v6 Docker image platform for beszel, beszel-agent, and beszel-agent:alpine

@svenvg93 svenvg93 requested a review from henrygd as a code owner April 3, 2026 12:30
@svenvg93 svenvg93 changed the title feat: build for armv5 and armv6 feat: add ARMv5/v6/v7 binary variants and linux/arm/v6 Docker platform Apr 3, 2026
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.

[Feature]: ARMv6 build [Feature] Add support for ARMv5 binaries

1 participant