Commit Graph

9 Commits

Author SHA1 Message Date
LeoKu
1bfa640506 refactor: update Dockerfile and package management to use pnpm
- Transitioned from Yarn to pnpm for package management, updating package.json scripts accordingly.
- Enhanced Dockerfile for better build efficiency by separating dependency installation and application build steps.
- Updated Docker commands in README files to reflect changes in port mapping and image tagging.
- Added healthcheck to the Dockerfile for improved container reliability.
2025-01-23 16:57:01 +08:00
_Burnside
546ad273d9
Change the Yarn registry becasue of the expired certificates.
Change the Yarn registry of Taobao mirror becasue the expired certificates.
2024-03-15 22:53:40 +08:00
gimse
aeb4b01212 # Use node as the builder image 2023-11-09 20:09:12 +01:00
gimse
760100465f moving MAINTAINER tanwenyang@aliyun.com 2023-11-09 20:08:04 +01:00
gimse
58448dbdf2 setting EXPOSE 8080 2023-11-09 20:07:04 +01:00
gimse
693dc16c84 working with nginx on port 8080 2023-11-09 19:22:09 +01:00
wenyang
97bb96f571
优化 docker 镜像大小
update dockerfile
2023-08-18 11:04:54 +08:00
wenyang
c997e2f814
Update Dockerfile
load Dockerfile
2023-04-12 14:52:29 +08:00
wenyang
f3c71dd653
Create Dockerfile
update Dockerfile
2023-04-12 14:20:28 +08:00