Skip to content

Instantly share code, notes, and snippets.

@amitaibu
Created June 5, 2015 17:58
Show Gist options
  • Save amitaibu/a088c518ecbf8461e9f6 to your computer and use it in GitHub Desktop.
Save amitaibu/a088c518ecbf8461e9f6 to your computer and use it in GitHub Desktop.
docker run --rm --name=ch -p=0.0.0.0:8484:8484 -p=0.0.0.0:2222:2222 \
-p=0.0.0.0:4470:4444 -p=0.0.0.0:5920:5900 \
-e SCREEN_WIDTH=1920 -e SCREEN_HEIGHT=1080 \
-e VNC_PASSWORD=hola -e WITH_GUACAMOLE=true \
-e SSH_PUB_KEY="$(cat ~/.ssh/id_rsa.pub)" \
elgalu/selenium@sha256:e7698b35ca2bbf51caed32ffbc26d1a653ba4a4d26adbbbaab98fb5d02f92fbf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment