Is there a way to see what the dockerfile looks li...
# orm-help
r
Is there a way to see what the dockerfile looks like for prisma? Right now I run docker-compose up, which is simple and quick, but it would be great to see what the images pulled down actually have on them. Maybe I am missing something?
n