Skip to content

docker image for running old chrome version via vnc

License

Notifications You must be signed in to change notification settings

controlzee/docker-old-chrome

 
 

Repository files navigation

old chrome docker image

A docker image running an old ubuntu version with an X11-over-vnc setup, suitable for running old versions of chrome in. It exposes the vnc server via a web client for easy connection.

Get an old version of chrome here: https://vikyd.github.io/download-chromium-history-version/#/

Usage

# build the image
./build.sh
# run it
./run.sh

It will open http://localhost:8590/, where you can access the screen.

About

docker image for running old chrome version via vnc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 50.5%
  • Shell 34.1%
  • Tcl 15.4%