hi everyone ! We have been trying to make `@prism...
# orm-help
b
hi everyone ! We have been trying to make
@prisma/cli
work inside docker for a few days now. Could anybody from the prisma team take a look at it ? Here is a minimal repro : https://github.com/svelters/prisma-poc
d
The repo doesn't list the actual issue you face. What is it? I have run Prisma + docker before. Happy to help you.
Don't know what you mean by "hangs"
b
well, it does:
Copy code
Installing @prisma/cli package inside docker hangs for no apparent reason.
yarn won't finish the packages installation
could you try it by downloading the repo and using the
make dev
command?