bun prisma
So i tryed this Dockerfile, but not seems to work. Anyone mabye can help?
24 Replies
Project ID:
N/A
can you build that dockerfile locally?
Never used Docker before just got it from a template on railway with baojs and that worked. Then i tryed for my discord bot
let me know if you need the error
definitely do
is this a known issue with bun and prisma?
nope, have always worked locally
with no problems
i think you should check their respective github issues
buns or prisma?
both
alr thanks
So the this is my dockerfile now
Bun told me to use "oven/bun:latest", but now it says all this @Brody
you are running bun install twice
still the same
do you have prisma as a dep?
yes
are you installing dev deps?
bun install should install dev deps?
i dont know, im not a js dev, sorry
you require nodejs as well installed
Whats the docker image for nodejs?
node - Official Image | Docker Hub
Node.js is a JavaScript-based platform for server-side and networking applications.
Thanks
dosent seem to fix the error
#OpenSSL error when using Bun + Prisma
try the method over there