mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-11-05 07:07:00 +00:00
docker build works now
This commit is contained in:
5
.build/prod/prisma.Dockerfile
Normal file
5
.build/prod/prisma.Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM oven/bun:1.1.42-debian
|
||||
|
||||
WORKDIR /var/www/html
|
||||
|
||||
CMD bunx prisma studio
|
||||
Reference in New Issue
Block a user