Terms of Service
|
Privacy Policy
|
Cookie Policy
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
sw4j-net
jre11
Commits
541012cb
Verified
Commit
541012cb
authored
Sep 03, 2019
by
Uwe Plonus
Browse files
Merge branch 'master' of git.sw4j.net:sw4j-net/jre11
parents
c005226e
1853f426
Pipeline
#3940
passed with stages
in 7 minutes and 59 seconds
Changes
1
Pipelines
37
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
541012cb
...
...
@@ -3,4 +3,7 @@ FROM debian:buster-backports
RUN
apt-get update
&&
\
apt-get
-y
upgrade
&&
\
apt-get
-y
install
openjdk-11-jre
apt-get
-y
install
openjdk-11-jre
&&
\
sed
-i
-e
"s/keystore
\.
type=pkcs12/keystore.type=jks/g"
/etc/java-11-openjdk/security/java.security
&&
\
rm
/etc/ssl/certs/java/cacerts
&&
\
/var/lib/dpkg/info/ca-certificates-java.postinst configure
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