Mr. Bell
07/31/2018, 9:43 PMdocker-compose up -d
I should be able to exec into the running container by running docker-compose exec prisma /bin/bash
which I can but then i can't find the directory where prisma.yml is placed.divyendu
08/01/2018, 5:32 AMMr. Bell
08/03/2018, 3:57 PM