Build an amd64 image, not i386
i386 is dead. Plus Docker really dislikes pulling i386 images on amd64 platforms unless it's specifically told it's OK to do so. This makes using the images on CI difficult.
i386 is dead. Plus Docker really dislikes pulling i386 images on amd64 platforms unless it's specifically told it's OK to do so. This makes using the images on CI difficult.