DomiStyle / docker-idrac6

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

Update README.md about automount variable #75

Open bcurran3 opened 2 months ago

bcurran3 commented 2 months ago

Documentation references VIRTUAL_MEDIA as the environmental variable to search for the ISO to automount. The mountiso.sh script actually uses VIRTUAL_ISO to automount the ISO file; e.g. "xdotool type "/vmedia/$VIRTUAL_ISO""