[PR #338] [MERGED] feat: use nextjs.js standalone output for improvised docker image #889

Closed
opened 2026-02-26 19:30:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/338
Author: @G3root
Created: 9/1/2023
Status: Merged
Merged: 11/10/2023
Merged by: @Mythie

Base: feat/refreshHead: updated-docker


📝 Commits (6)

  • cefe289 chore: add post-install command
  • 864f1f3 feat: add standalone output
  • 4633198 feat: update docker file
  • 0839d06 Merge branch 'feat/refresh' into updated-docker
  • f431a85 Merge branch 'feat/refresh' into updated-docker
  • 77786cf fix: improve dockerfile and build process

📊 Changes

5 files changed (+98 additions, -26 deletions)

View changed files

📝 apps/web/next.config.js (+1 -0)
📝 docker/Dockerfile (+59 -26)
docker/compose-test.yml (+32 -0)
📝 packages/prisma/helper.ts (+5 -0)
📝 packages/prisma/package.json (+1 -0)

📄 Description

No description provided


🔄 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/documenso/documenso/pull/338 **Author:** [@G3root](https://github.com/G3root) **Created:** 9/1/2023 **Status:** ✅ Merged **Merged:** 11/10/2023 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `feat/refresh` ← **Head:** `updated-docker` --- ### 📝 Commits (6) - [`cefe289`](https://github.com/documenso/documenso/commit/cefe289e3d496c6a59a07c966b3bf4c362367f10) chore: add post-install command - [`864f1f3`](https://github.com/documenso/documenso/commit/864f1f32a4fee8a70c117b8a473262aea9da0be5) feat: add standalone output - [`4633198`](https://github.com/documenso/documenso/commit/46331980d4e6bc5827a997e0e56453a25a527db6) feat: update docker file - [`0839d06`](https://github.com/documenso/documenso/commit/0839d068a145d9acf6cbbdb2be283d28ad2b9586) Merge branch 'feat/refresh' into updated-docker - [`f431a85`](https://github.com/documenso/documenso/commit/f431a859f3ca9c4fe072c4bdb33db4de1c897499) Merge branch 'feat/refresh' into updated-docker - [`77786cf`](https://github.com/documenso/documenso/commit/77786cfe5aaba97421c6bb3294a3dc0d67441844) fix: improve dockerfile and build process ### 📊 Changes **5 files changed** (+98 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/next.config.js` (+1 -0) 📝 `docker/Dockerfile` (+59 -26) ➕ `docker/compose-test.yml` (+32 -0) 📝 `packages/prisma/helper.ts` (+5 -0) 📝 `packages/prisma/package.json` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:30:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#889
No description provided.