docker配置修改 #2

Merged
zzx-coder merged 1 commits from zhouzexin_branch into master 2026-05-12 20:59:43 +08:00
Owner
No description provided.
zzx-coder added 1 commit 2026-05-12 20:59:37 +08:00
2bfbd34bfc optimize: improve Dockerfile with aliyun mirror and best practices
- Use aliyun mirror for node:18-alpine base image
- Add system dependencies for npm package compilation
- Optimize build caching with layered COPY
- Fix build command to remove incorrect locale parameter
- Add EXPOSE 3000 for container networking
- Add environment variables NODE_ENV and PORT
- Add healthcheck for container monitoring
- Improve workdir naming and structure
zzx-coder merged commit f7760e738b into master 2026-05-12 20:59:43 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: zzx-coder/test-repo#2
No description provided.