Hi guys, I struggle to use prisma with docker loca...
# prisma-whats-new
j
Hi guys, I struggle to use prisma with docker locally when I eject docker-compose.yml Any guidance/documentation on this topic available? Thanks a lot!
n
Please describe your situation and any question you have in a new Forum thread: https://www.graph.cool/forum/c/questions 🙂
👍 1
c
@johnvalustik btw how did you ejected docker-compose? is there command for it? // solved with
prisma local eject
command. haha lol.
👍 1
j
@nilan I created a topic and summarised some issues/points I run into. It would be really helpful to have a tutorial on this topic - prisma with docker - comprehensive https://www.graph.cool/forum/t/how-to-eject-prisma-and-use-docker-compose-yml-to-deploy-prisma-with-other-services-e-g-node-js-server/2392 Thx!