FROM oven/bun:1.1.42-debian WORKDIR /var/www/html RUN apt update && apt install openssl -y CMD bunx prisma studio