Old firefox with java for connecting to lights out managements like HP ILO, Dell iDRAC etc
1.5K
Firefox over Docker via VNC including the necessary Java plugins to support working with a bunch of old Java/Web based management interfaces, such as old Dell DRAC, or Brocade FC switches. This is the product of not being able to access old Dell 1950 servers using current browsers. This Docker image provides an easy way to spin up a browser with full support.
This Dockerfile is based on the work found here: https://github.com/creack/docker-firefox
Start the container
docker run --network host brafsn/firefox-ilo x11vnc -localhost -forever -create
Connect to Firefox using your VNC client of choice on port 5900, eg.:
vinagre localhost:5900
You may wish to add a -v : if you want to use Virtual Media or the like to mount ISOs for loading Operating Systems/etc. on servers.
Content type
Image
Digest
Size
193.1 MB
Last updated
almost 8 years ago
docker pull brafsn/firefox-ilo