Hey, building docker for λ with Prisma support, so...
# orm-help
a
Hey, building docker for λ with Prisma support, so this needs the
rhel-openssl-1.0.x
binary target. We're building the docker images in the CI, and sometimes, installing deps and building works just fine, however, the binary is corrupt. It's only 3 MB in the faulty image 1. Does it happen to someone else? 2. Is there a checksum somewhere that I can validate with?
Hey, raising this thing again. If anyone can let me know at least where is the piece of code that downloads the
.node
file for napi I'll be forever grateful
Found it
Copy code
<https://binaries.prisma.sh/all_commits/afdab2f10860244038c4e32458134112852d4dad/darwin/libquery_engine.dylib.node.gz.sha256>

<https://binaries.prisma.sh/all_commits/afdab2f10860244038c4e32458134112852d4dad/darwin/libquery_engine.dylib.node.gz>
💯 1
👍 1
Weird that it does download the sha256 sum but still not verifying