What are the differences between the docker images...
# orm-help
n
What are the differences between the docker images prismagraphql/prisma and prismagraphql/prisma-prod? The later doesn't even have a description. Neither does prismagraphql/benchmarks. Are they documented somewhere?
Also, where can I find the Dockerfile for each of those images? Are they open sourced?
n
prismagraphql/benchmarks
is something completely different, I think this is the basis for https://www.prisma.io/blog/performance-engineering-aeduv0rei0jk/.
n
Thank you
👍 1