Darryl
04/30/2019, 10:16 AMdocker-compose.yml
but I’m getting an error when trying to set up the database.
➜ git:(master) ✗ prisma --version
Prisma CLI version: prisma/1.31.2 (darwin-x64) node-v10.15.3
➜ git:(master) ✗ docker-compose up -d
Pulling prisma (prismagraphql/prisma:1.31.2)...
ERROR: manifest for prismagraphql/prisma:1.31.2 not found
Looking on Docker, I don’t see a tag for that version.Harshit
04/30/2019, 11:03 AMnuno
04/30/2019, 3:18 PMHarshit
04/30/2019, 3:52 PM