Skip to content

Conversation

@acostach
Copy link
Contributor

@acostach acostach commented Jan 26, 2026

The Ubuntu base image no longer works for RaspberryPi builds, and the Dockerhub page does not mention armv32v6 as supported. It is possible this may have been dropped because builds passed previously, but as of today RUN echo test in a Ubuntu base image build on a RaspberryPi fails.

We also notice the following error when issuing a build on the RPI with the Ubuntu base image:

[Warning] The requested image's platform (linux/arm/v7)
does not match the detected host platform (linux/arm/v6)
and no specific platform was requested

Change-type: patch

Build tested on:

  • RaspberryPi fleet using builders
  • RaspberryPi Zero local push
  • Orin fleet using builders

The Ubuntu base image no longer works for RaspberryPi
builds, and the Dockerhub page does not mention armv32v6
as supported. It is possible this may have been dropped
because builds passed previously, but as of today running
echo in a Ubuntu base image on a RaspberryPi fails.

We also notice the following error when issuing a build
on the RPI with the Ubuntu base image:

    [Warning] The requested image's platform (linux/arm/v7)
    does not match the detected host platform (linux/arm/v6)
    and no specific platform was requested

Change-type: patch
Signed-off-by: Alexandru Costache <[email protected]>
@flowzone-app flowzone-app bot enabled auto-merge January 26, 2026 14:16
@acostach acostach requested review from a team, alexgg and ycardaillac January 26, 2026 14:32
Copy link

@mtoman mtoman left a comment

Choose a reason for hiding this comment

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

LGTM

@flowzone-app flowzone-app bot merged commit 6b7a0af into master Jan 26, 2026
49 checks passed
@flowzone-app flowzone-app bot deleted the acostach_switch_to_alpine_base_image branch January 26, 2026 15:01
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