Skip to content

feat: add moon Dockerfile#1037

Closed
liuyangjuncong20202570 wants to merge 1 commit into
gitmono-dev:mainfrom
liuyangjuncong20202570:moon/Dockerfile
Closed

feat: add moon Dockerfile#1037
liuyangjuncong20202570 wants to merge 1 commit into
gitmono-dev:mainfrom
liuyangjuncong20202570:moon/Dockerfile

Conversation

@liuyangjuncong20202570

Copy link
Copy Markdown
Contributor

增加前端Dockerfile文件

@vercel

vercel Bot commented May 18, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mega ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 18, 2025 10:59am

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds a new Dockerfile under moon/ to containerize the front-end application using Node 20, PNPM, and a private registry token.

  • Introduces a single-stage Docker build that installs dependencies, builds the Next.js project, and runs it.
  • Injects a private registry token via build ARG and cleans up .npmrc after install.
  • Exposes port 3000 and starts the app with pnpm start.

@benjamin-747

Copy link
Copy Markdown
Collaborator

dumplicated with #1043

@github-project-automation github-project-automation Bot moved this from In review to Done in Mega UI 重构 May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants