Commit 2c9758e2 authored by xiezhi's avatar xiezhi

更新README.md中的Dockerfile描述

- 更新Dockerfile描述为基于EazyTec Node.js 18 Ubuntu镜像
- 与实际Dockerfile内容保持一致
parent 25ffa3b5
...@@ -155,7 +155,7 @@ Node.js项目配置文件: ...@@ -155,7 +155,7 @@ Node.js项目配置文件:
### Dockerfile ### Dockerfile
- 基于Node.js 18 Alpine镜像 - 基于EazyTec Node.js 18 Ubuntu镜像
- 自动安装依赖和运行HTTP服务器 - 自动安装依赖和运行HTTP服务器
- 支持端口配置(APP_PORT_1环境变量) - 支持端口配置(APP_PORT_1环境变量)
- 暴露8080端口 - 暴露8080端口
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment