DomiStyle / docker-idrac6

iDRAC 6 web interface and VNC proxy
https://hub.docker.com/r/domistyle/idrac6/
MIT License
756 stars 135 forks source link

Fix Startup Issues #47

Open ssmoss opened 2 years ago

ssmoss commented 2 years ago

The existing version used wget to download which seemed to be very pissy. Changing to curl and downgrading the security seemed to have resolved that issue.

Use Amazon Corretto 8 java instead.