prebuilt file name mismatch
When the prebuilt docker images are downloaded, the files are called prebuilt_x86_64.tar.gz
and prebuilt_arm.tar.gz
. The rest of the makefile expects them to be called prebuilt-x86_64.tar.gz
and prebuilt-arm.tar.gz
.