Was anyone able to deploy Prisma to Zeit cloud 2 ? I get hit by the platform 100MB image size limit ... Any hints on how to reduce the prisma image size ?
a
albinekb
08/28/2018, 1:18 PM
100 MB is super tight for docker images
d
dpetrick
08/28/2018, 1:33 PM
Going below 100MB might be hard for Prisma. If I recall correctly we build a ~60MB JAR, plus Java runtime and some minimal stuff on the image is probably already above that limit.