community-catalog/templates/selenium/0/docker-compose.yml
2017-12-13 11:02:58 +11:00

9 lines
186 B
YAML

version: '2'
services:
seleniumhub:
image: selenium/hub:${SELENIUM_VERSION}
environment:
GRID_TIMEOUT: '300000'
labels:
io.rancher.container.pull_image: always