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
9 months ago
parent
fa921b52ff
commit
02310ac5f9
2 changed files
with
2 additions
and
1 deletions
Unified View
Show Diff Stats
1
0
.gitignore
1
1
Dockerfile
+ 1
- 0
.gitignore
View File
p
p
readme-admin.md
readme-admin.md
dc-rcsc-admin.yaml
dc-rcsc-admin.yaml
dc-rcsc-admin-test.yaml
+ 1
- 1
Dockerfile
View File
COPY . .
COPY . .
# 构建项目
# 构建项目
RUN np
x vite
build
RUN np
m run
build
FROM nginx:stable-alpine
FROM nginx:stable-alpine
Write
Preview
Loading…
Cancel
Save