A docker container to run sauce lab's sauce-connect
333
This image runs Sauce Labs Connect 4.3 on Java 8
WARNING This image is in development.
Use it in the FROM instruction.
FROM ustwo/docker-sauce-connect
# your instructions
docker run –name sc -d \
-p 0.0.0.0:8000:8000 \
-e SAUCE_USERNAME=foobar \
-e SAUCE_ACCESS_KEY=00000000-0000-0000-0000-000000000000 \
ustwo/docker-sauce-connect
Content type
Image
Digest
sha256:5af48daba…
Size
197.7 MB
Last updated
almost 11 years ago
docker pull mattjonestechnology/docker-sauce-connect