Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
xiaofang li
MeterSphere
Commits
d5750319
Commit
d5750319
authored
3 years ago
by
Captain.B
Committed by
刘瑞斌
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
refactor: 修改dockerfile
parent
4e81c24c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-1
Dockerfile
with
1 addition
and
1 deletion
+1
-1
Dockerfile
+
1
-
1
View file @
d5750319
...
...
@@ -19,7 +19,7 @@ COPY --from=build ${DEPENDENCY}/BOOT-INF/classes /app
COPY
backend/target/classes/jmeter/ /app/jmeter/
RUN
mkdir
-p
/opt/jmeter/lib/junit
RUN
cp
-rf
/app/jmeter
/
/opt/
jmeter/
RUN
cp
-rf
/app/jmeter /opt/
ENV
JAVA_CLASSPATH=/app:/app/lib/*
ENV
JAVA_MAIN_CLASS=io.metersphere.Application
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment