prisma-examples icon indicating copy to clipboard operation
prisma-examples copied to clipboard

Add Dockerfile example(s)

Open Jolg42 opened this issue 4 years ago • 4 comments

It was removed at some point see https://github.com/prisma/prisma-examples/issues/1437

Jolg42 avatar Jul 08 '20 16:07 Jolg42

Example from nestjs-prisma:

Dockerfile https://github.com/marcjulian/nestjs-prisma/blob/master/src/nestjs-prisma/templates/docker/Dockerfile

docker-compose.yml https://github.com/marcjulian/nestjs-prisma/blob/master/src/nestjs-prisma/templates/docker/docker-compose.yml

Jolg42 avatar Aug 07 '20 12:08 Jolg42

Files have moved

https://github.com/notiz-dev/nestjs-prisma/tree/main/schematics/nestjs-prisma/templates/docker

Dockerfile https://github.com/notiz-dev/nestjs-prisma/blob/main/schematics/nestjs-prisma/templates/docker/common/Dockerfile

marcjulian avatar Oct 04 '21 09:10 marcjulian

Have the files moved again? I only get 404 ;-)

TMInnovations avatar Jan 13 '22 12:01 TMInnovations

@TMInnovations yes they moved again! Repo moved and also added docker-compose.yml for postgres and mysql. I updated the links.

marcjulian avatar Jan 13 '22 12:01 marcjulian