[PR #204] [MERGED] Include Prisma files in Container for offline usage #262

Closed
opened 2026-02-17 17:06:32 -05:00 by yindo · 0 comments
Owner

📋 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: developHead: develop


📝 Commits (1)

  • 16ce158 fix(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.

## 📋 Pull Request Information **Original PR:** https://github.com/Drop-OSS/drop/pull/204 **Author:** [@useless-bit](https://github.com/useless-bit) **Created:** 8/22/2025 **Status:** ✅ Merged **Merged:** 8/22/2025 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`16ce158`](https://github.com/Drop-OSS/drop/commit/16ce15893a713796706ed24f17ed681f7369bec1) fix(Dockerfile): init prisma in build to load all required files ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+2 -0) </details> ### 📄 Description This will initialize Prisma in the container build process so that all required files are present at runtime. Closes: #202 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:06:32 -05:00
yindo closed this issue 2026-02-17 17:06:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#262