Skip to content

Commit

Permalink
Add bookworm for ARMv6
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasWoodtli committed Mar 13, 2024
1 parent 517085f commit 6025be2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Dockerfiles/Dockerfile.armv6.bookworm
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
FROM balenalib/rpi-raspbian:bookworm

COPY ./run-on-arch-install.sh /root/run-on-arch-install.sh
RUN chmod +x /root/run-on-arch-install.sh && /root/run-on-arch-install.sh

0 comments on commit 6025be2

Please sign in to comment.