Installation error Raspberry Pi OS Lite
-
Trying to install eGeoffry on my Rpy model 2b+ and get the following error:
I do after the install:
sudo egeoffrey-cli status or
sudo egeoffrey-cli start
WARNING: The requested image's platform (linux/arm) does not match the detected host platform (linux/arm/v6) and no specific platform was requested
ERROR: .IOError: [Errno 2] No such file or directory: u'/home/pi/docker-compose.yml'Any idea how to fix this?
-
@a3veyk said in Installation error Raspberry Pi OS Lite:
The requested image's platform (linux/arm) does not match the detected host platform
Hi, can you please run and post here the output of both
docker info
anduname -a
? I'm trying to understand if it is due to the operating system you are running or the latest docker version.
Thanks!
-
Thanks for your reply.
I have to try again to do the install because I used the SD for another setup.
Get back to you later.