mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 12:25:31 -04:00
[PR #204] [MERGED] Include Prisma files in Container for offline usage #262
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Drop-OSS/drop/pull/204
Author: @useless-bit
Created: 8/22/2025
Status: ✅ Merged
Merged: 8/22/2025
Merged by: @DecDuck
Base:
develop← Head:develop📝 Commits (1)
16ce158fix(Dockerfile): init prisma in build to load all required files📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
Dockerfile(+2 -0)📄 Description
This will initialize Prisma in the container build process so that all required files are present at runtime.
Closes: #202
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.