How to build image for arm64 (Raspberry Pi)? #80

Closed
opened 2025-07-21 01:26:39 +02:00 by vidalpascual · 1 comment

Someone can help me with the instructions to built the Docker arm64 image?

Can you help me with what I have to write in the docker-compose file?

I came from this closed issue: #66

Thank you so much.

Someone can help me with the instructions to built the Docker arm64 image? Can you help me with what I have to write in the docker-compose file? I came from this closed issue: #66 Thank you so much.

You can build it using docker build . -t your_image_name and then in the compose file change the image name to your_image_name.

I don't run arm anymore, so unfortunately i can't test it. What issues do you have?

You can build it using `docker build . -t your_image_name` and then in the compose file change the image name to `your_image_name`. I don't run arm anymore, so unfortunately i can't test it. What issues do you have?
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: FrederikBaerentsen/BrickTracker#80