Docker Compose suddenly having trouble with Prisma and Jose
I have a dockerized Next.js project using Prisma. I was working on it as usual, didn't change anything about the Docker setup, the file locations or packages, I just wanted to rebuild the container to pull new environment variables. Then…