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