Replies: 1 comment 1 reply
-
You can try to build the docker file yourself on rpi1.
That is less documented/tested but should not be too hard .
There is also a self contained docker file that should be easier to build
(but I haven't tested for a while)
…-- Sorry for being brief, sent from my phone.
On Fri, 29 Mar 2024, 09:57 Rubenpii, ***@***.***> wrote:
I am trying to use pigallery2 on a raspberry pi 1. I am following the
README for setup with docker:
https://github.com/bpatrik/pigallery2/blob/master/docker/README.md
However, there is no support for linux/arm/v6. When trying to pull the
docker image it tells me there is no tag that supports v6:
no matching manifest for linux/arm/v6 in the manifest list entries. Is
this something that might be supported at some point or should I try the
direct install with node and npm? Is that confirmed to work on a raspberry
pi 1?
—
Reply to this email directly, view it on GitHub
<#864>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABZKA5R5MSJMISJEN4636HTY2UNGPAVCNFSM6AAAAABFOEPLPCVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWGQZTKMBXGY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Rubenpii
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use pigallery2 on a raspberry pi 1. I am following the README for setup with docker: https://github.com/bpatrik/pigallery2/blob/master/docker/README.md
However, there is no support for linux/arm/v6. When trying to pull the docker image it tells me there is no tag that supports v6:
no matching manifest for linux/arm/v6 in the manifest list entries
. Is this something that might be supported at some point or should I try the direct install with node and npm? Is that confirmed to work on a raspberry pi 1?Beta Was this translation helpful? Give feedback.
All reactions