Commit 9e72cb5b authored by xiezhi's avatar xiezhi

edit dockerfile

parent 558a98cb
# 使用Node.js 20作为基础镜像 # 使用Node.js 20作为基础镜像
FROM node:20-alpine FROM hb.eazytec-cloud.com/eazytec/eazydevelop-node:ubuntu22.04-node20-latest
# 设置工作目录 # 设置工作目录
WORKDIR /app WORKDIR /app
......
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