UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
G
Galvanize
galvanize
java-code-evaluator
Commits
21fe331d
You need to sign in or sign up before continuing.
Commit
21fe331d
authored
Feb 02, 2021
by
Michael Uranaka
Browse files
removing print statements
parent
711a3f6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
Dockerfile
Dockerfile
+0
-3
No files found.
Dockerfile
View file @
21fe331d
...
@@ -23,9 +23,6 @@ RUN mkdir libs && mv jars/main/* libs/
...
@@ -23,9 +23,6 @@ RUN mkdir libs && mv jars/main/* libs/
RUN
mkdir
process_job/libs
&&
mv
jars/process_job/
*
process_job/libs/
RUN
mkdir
process_job/libs
&&
mv
jars/process_job/
*
process_job/libs/
RUN
mkdir
send_results/libs
&&
mv
jars/send_results/
*
send_results/libs/
RUN
mkdir
send_results/libs
&&
mv
jars/send_results/
*
send_results/libs/
RUN
rm
-rf
jars
RUN
rm
-rf
jars
RUN
ls
-la
libs
RUN
ls
-la
process_job/libs
RUN
ls
-la
send_resutls/libs
# Set permissions and ownership
# Set permissions and ownership
RUN
chown
-R
1000 /app
RUN
chown
-R
1000 /app
...
...
Write
Preview
Markdown
is supported
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