kaypee90
kaypee90
CC#
Created by kaypee90 on 6/14/2023 in #help
❔ .net 7 docker container error: qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2' HELP
Yeah, I googled it and the proposed solution was to add FROM --platform=linux/amd64 in the Dockerfile. But in my case, this is an image that has already been built and I am pulling from docker hub.
7 replies