Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
jupyterhub-paris-saclay
image
Commits
0d4e6ddb
Commit
0d4e6ddb
authored
Mar 25, 2022
by
Marco Leoni
Browse files
Update Dockerfile
parent
6ee4f25e
Pipeline
#168394
failed with stages
in 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Dockerfile
Dockerfile
+2
-2
No files found.
Dockerfile
View file @
0d4e6ddb
...
...
@@ -30,8 +30,8 @@ RUN apt-get update && \
update-ca-certificates
-f
;
## Setup JAVA_HOME -- useful for docker commandline
#
ENV JAVA_HOME /usr/lib/jvm/java-8-openjdk-amd64/
#
RUN export JAVA_HOME
ENV
JAVA_HOME /usr/lib/jvm/java-8-openjdk-amd64/
RUN
export
JAVA_HOME
...
...
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