docker-library / openjdk

Docker Official Image packaging for EA builds of OpenJDK from Oracle
http://openjdk.java.net
MIT License
1.14k stars 475 forks source link

install openssl #435

Closed lastlink closed 3 years ago

wglambert commented 4 years ago

Are you wanting openssl in the image or is this a misfiled issue?

lastlink commented 4 years ago

Yes I was having issues adding other stuff that depended on OpenSSL

nagasitaramthigulla commented 3 years ago

@lastlink You better install OpenSSL after Pulling the OpenJDK base image from your docker. Installing OpenSSL in the base image causes an extra burden for all the users who are using it.