I'm trying to build an image with a dockerfile on raspberry pi 4, and I get this error
Sending build context to Docker daemon 11.26kB
Step 1/32 : FROM scottyhardy/docker-wine
latest: Pulling from scottyhardy/docker-wine
no matching manifest for linux/arm64/v8 in the manifest list entries
I need help,
I'm trying to build an image with a dockerfile on raspberry pi 4, and I get this error
Sending build context to Docker daemon 11.26kB Step 1/32 : FROM scottyhardy/docker-wine latest: Pulling from scottyhardy/docker-wine no matching manifest for linux/arm64/v8 in the manifest list entries
can you help me.