BlueprintB
Blueprint14mo ago
12 replies
Ahmalo

Can not run blueprint on raspberrypi

I want to use the docker-compose (not the classic version) of blueprint for my raspberrypi. Sadly everytime I run the official docker compose a error appears, that I am using arm and I need to use a different image. I used the manifest command and inserted the arm image to the panel image in the docker compose. Sadly it still does not run.

error:
/docker-compose/blueprint $ sudo docker compose up
WARN[0000] The "LKCmVYq" variable is not set. Defaulting to a blank string.
WARN[0000] The "LKCmVYq" variable is not set. Defaulting to a blank string.
WARN[0000] The "LKCmVYq" variable is not set. Defaulting to a blank string.
WARN[0000] The "LKCmVYq" variable is not set. Defaulting to a blank string.
[+] Running 0/1
⠧ wings Pulling 1.7s
no matching manifest for linux/arm64/v8 in the manifest list entries
Was this page helpful?