mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-07-21 08:55:21 -04:00
[PR #178] [MERGED] feat(docker): Docker build with multi-stage #186
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/langgenius/webapp-conversation/pull/178
Author: @zhiheng-yu
Created: 9/4/2025
Status: ✅ Merged
Merged: 9/15/2025
Merged by: @crazywoola
Base:
main← Head:feat/staged-docker-build📝 Commits (1)
dc16594feat(docker): Docker build with multi-stage📊 Changes
2 files changed (+12 additions, -6 deletions)
View changed files
📝
Dockerfile(+11 -6)📝
next.config.js(+1 -0)📄 Description
This will significantly reduce the size of the final image used for deployment.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.