Skip to content

Create Dockerfile for Raspberry Pi 4B with ARM support#54

Closed
nolamesu wants to merge 1 commit intoevcc-io:mainfrom
nolamesu:nolamesu-rpi4b-docker
Closed

Create Dockerfile for Raspberry Pi 4B with ARM support#54
nolamesu wants to merge 1 commit intoevcc-io:mainfrom
nolamesu:nolamesu-rpi4b-docker

Conversation

@nolamesu
Copy link

@nolamesu nolamesu commented Mar 6, 2026

This Dockerfile is tailored for Raspberry Pi 4B, incorporating build tools and native ARM packages to ensure compatibility. It includes modifications for installing uv via a script and replacing the bundled x86 CBC binary with a native ARM version.

@nolamesu nolamesu closed this Mar 6, 2026
@nolamesu nolamesu reopened this Mar 6, 2026
This Dockerfile is tailored for Raspberry Pi 4B, incorporating build tools and native ARM packages to ensure compatibility. It includes modifications for installing uv via a script and replacing the bundled x86 CBC binary with a native ARM version.
@nolamesu nolamesu force-pushed the nolamesu-rpi4b-docker branch from 8a0640b to ee3c87e Compare March 6, 2026 23:43
# to build an ARM-compatible container:
#
# 1. uv is installed via its install script instead of COPY --from=ghcr.io,
# because ghcr.io is unreachable on the Pi due to missing credential store

Choose a reason for hiding this comment

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

This sounds strange. Is this a AI output?

@andig
Copy link
Member

andig commented Mar 11, 2026

Imho wontfix. We don't intend to supporting arch-specific docker images atm.

@andig andig closed this Mar 11, 2026
@nolamesu
Copy link
Author

Sorry for my unreflected PR. After updating my Raspberry to Debian12 the andig/evopt:latest Image worked out of the box.

@nolamesu nolamesu deleted the nolamesu-rpi4b-docker branch March 11, 2026 20:45
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