/browser-docker

Run chromium and selenium with docker

Primary LanguageShell

browser-docker

Run chromium and selenium with docker

Build Status

Run:

docker run -d -p 80:80 -e VNC_PASSWD="Your Password" puteulanus/browser-docker

Then go to http://localhost/vnc to see the remote desktop.

Go http://localhost/ to edit the init.py code with Cloud9 Web IDE, or mount your code folder to /root/workspace. The endpoint program must named init.py.

87fa0c09675e17c45dd5118d4a1a8242

Username for Cloud9 is admin and password is VNC's password.