You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you please create a docker image that will run on a Raspberry Pi 4 as well (platform linux/arm64/v8 ) ?
I saw here that currently there is only a docker image for platform linux/amd64 .
Could you please create a docker image that will run on a Raspberry Pi 4 as well (platform linux/arm64/v8 ) ?
I saw here that currently there is only a docker image for platform linux/amd64 .
The steps for creating a multi platform image can be found here:
https://docs.docker.com/build/building/multi-platform/
https://www.docker.com/blog/multi-arch-images/
The text was updated successfully, but these errors were encountered: