docker
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 34s
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 34s
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