Skip to content

Commit

Permalink
Try setting inter process communication to host per cypress-io/cypres…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Gilmer committed Dec 6, 2018
1 parent b2d0ebf commit d6c54d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/run-e2e-test-docker
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ $DOCKER_RUN \
--add-host ${TSPHOST}:"${E2E_IP}" \
--name="${CONTAINER_CYPRESS}" \
--link="${CONTAINER}" \
--ipc=host \
--detach \
${CONTAINER_CYPRESS}:latest

Expand Down

0 comments on commit d6c54d2

Please sign in to comment.