Hi Team I'm unable to run the container bcoz platf...
# general
a
Hi Team I'm unable to run the container bcoz platform issue the image is requesting amd64 and my platform is arm64 can you pls help me how to turn on multi architectural support and is it the reason I'm getting Error response from daemon: No such container: WARNING
f
The image would have to be built with multi arch. A common way to do this is with buildx https://www.docker.com/blog/multi-arch-build-and-images-the-simple-way/