Hi, I'm looking for ready to use docker-compose fi...
# orm-help
u
Hi, I'm looking for ready to use docker-compose file with mongodb included and setup with single replica so I can use
prisma db seed
into the db
๐Ÿ‘€ 1
a
Hi ๐Ÿ‘‹๐Ÿพ We have a MongoDB Prisma example with a
docker-compose.yml
file you can check out. ๐Ÿ™‚
u
Thanks, If I don't use graphql, it still useful for me?
a
Yes, I think the
prismagraphql
is the name of the org that created the image.
u
Great image, thanks I have another issue, I can seed prisma from outside of the docker containers into mongodb container but when I run prisma with node container (docker-compose) It can't reach mongodb (container to container communication)
a
Could you share the error youโ€™re running into?
v
๐Ÿ‘‹ hey @ื™ืขืงื‘! Did you have a chance to see Alex's comment? Let us know if you still have any issues!