Commit Graph

14 Commits

Author SHA1 Message Date
samanhappy
c269d5fbae fix: move package installations to pnpm for consistency in Dockerfile 2025-04-05 17:55:26 +08:00
samanhappy
ca2610cf1e fix: change npm install command to use global flag for package installation 2025-04-05 17:47:06 +08:00
samanhappy
2f16004eeb feat: update Dockerfile and mcp_settings.json to include new server configurations and dependencies 2025-04-05 17:36:34 +08:00
samanhappy
078c2d4bd5 refactor: reorganize Dockerfile for improved clarity and structure 2025-04-05 17:10:07 +08:00
samanhappy
16d3f2da34 feat: add entrypoint script to configure npm registry and streamline container startup 2025-04-05 17:01:01 +08:00
samanhappy
e39ed5cc42 Revert "refactor: update Dockerfile to set NPM registry as a build argument and create entrypoint script"
This reverts commit 4b13c007f2.
2025-04-05 16:58:29 +08:00
samanhappy
4b13c007f2 refactor: update Dockerfile to set NPM registry as a build argument and create entrypoint script 2025-04-05 16:48:56 +08:00
samanhappy
96aa06b999 refactor: update Dockerfile to improve structure and clarity of comments 2025-04-05 16:37:19 +08:00
samanhappy@qq.com
0cbea86f4a chore: update Dockerfile to set npm registry for faster package installation 2025-04-02 22:20:33 +08:00
samanhappy@qq.com
67487a4018 chore: update Dockerfile to use npm mirror for faster package installation; add favicon to index.html 2025-04-02 22:18:54 +08:00
samanhappy
ff2ff8a941 refactor: simplify Dockerfile by removing Python installation; update mcp_settings.json to use npx for time-mcp command 2025-03-31 19:56:47 +08:00
samanhappy
81d54766f6 refactor: update Dockerfile and package.json to add zod dependency; improve code formatting in server.ts 2025-03-31 19:42:45 +08:00
samanhappy
a61bda6ea9 refactor: update Dockerfile to use Node.js 22-alpine image 2025-03-31 19:38:23 +08:00
samanhappy
f06f112a2b refactor: update README for consistency and modify mcp_settings.json command; add Dockerfile for application containerization 2025-03-31 19:33:54 +08:00