RPi Docker #2043
Closed
joel-madero
started this conversation in
General
RPi Docker
#2043
Replies: 1 comment
-
arm/v7 builds are no longer supported. Some users have said Mealie works great on the 64bit OS. More info here: #2283 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All -
I had Mealie working flawlessly on my RPi but decided to start from scratch and now I'm hitting an error when I try to install the docker. Has something changed?
joel@raspberrypi:~ $ docker run \ -p 9925:80 \ -v
pwd:'/app/data/' \ hkotel/mealie:latest Unable to find image 'hkotel/mealie:latest' locally latest: Pulling from hkotel/mealie docker: no matching manifest for linux/arm/v7 in the manifest list entries. See 'docker run --help'.
Beta Was this translation helpful? Give feedback.
All reactions