Skip to content

Instantly share code, notes, and snippets.

@seleniumgists
Created September 18, 2020 08:41
Show Gist options
  • Save seleniumgists/51f933a7bbf0240d0845b989dacc2c09 to your computer and use it in GitHub Desktop.
Save seleniumgists/51f933a7bbf0240d0845b989dacc2c09 to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
services:
firefox:
image: selenium/node-firefox-debug
volumes:
- /dev/shm:/dev/shm
ports:
- "6901:5900"
depends_on:
- hub
environment:
HUB_HOST: hub
chrome:
image: selenium/node-chrome-debug
volumes:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment