This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
soleilw
/
job-master
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
dockerfile
master
feing
7 months ago
parent
c31b902b24
commit
ec459702cd
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Dockerfile
+ 1
- 1
Dockerfile
View File
@@ -1,5 +1,5 @@
# 使用 Node 作为基础镜像
FROM alibaba-cloud-linux-3-registry.cn-hangzhou.cr.aliyuncs.com/alinux3/node:20.16
.0
FROM alibaba-cloud-linux-3-registry.cn-hangzhou.cr.aliyuncs.com/alinux3/node:20.16
# 设置工作目录
WORKDIR /app
Write
Preview
Loading…
Cancel
Save