We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a37c03 commit 2642dc6Copy full SHA for 2642dc6
java-11/Dockerfile
@@ -35,6 +35,8 @@ jdk.security.auth,\
35
jdk.unsupported,\
36
# jdk specific network options
37
jdk.net,\
38
+# built-in http client
39
+java.net.http,\
40
# zip, jar file systems
41
jdk.zipfs\
42
--output jre
java-14/Dockerfile
0 commit comments