Skip to content

Instantly share code, notes, and snippets.

@0xIslamTaha
Created May 25, 2021 10:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 0xIslamTaha/8e548d0b1718b8f9523eb7b687234df2 to your computer and use it in GitHub Desktop.
Save 0xIslamTaha/8e548d0b1718b8f9523eb7b687234df2 to your computer and use it in GitHub Desktop.
version: '3.8'
services:
cypress-container:
build: ./
network_mode: "bridge"
volumes:
- ./cypress/:/orechestrator_usecase/cypress
- ./mochawesome-report:/orechestrator_usecase/mochawesome-report
- /dev/shm:/dev/shm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment