Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Docker image build and deployment process for Pi 4 #2199

Merged
merged 7 commits into from
Jan 15, 2025

Conversation

nicomiguelino
Copy link
Contributor

@nicomiguelino nicomiguelino commented Jan 9, 2025

Issues Fixed

Description

Added support for building images for Pi 4 devices in linux/arm/v8 or linux/arm64/v8.

Checklist

  • I have performed a self-review of my own code.
  • New and existing unit tests pass locally and on CI with my changes.
  • I have done an end-to-end test for Raspberry Pi devices.
  • I have tested my changes for x86 devices.
  • I added a documentation for the changes I have made (when necessary).

Copy link

@nicomiguelino nicomiguelino marked this pull request as ready for review January 15, 2025 18:51
@nicomiguelino nicomiguelino requested a review from a team as a code owner January 15, 2025 18:51
@nicomiguelino nicomiguelino merged commit a92c462 into Screenly:master Jan 15, 2025
8 checks passed
@nicomiguelino nicomiguelino deleted the fix-image-builds-for-pi4 branch January 15, 2025 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG] Error: no matching manifest for linux/arm64/v8 in the manifest list entries
1 participant