I\'m trying to run my cypress tests using docker, the command I\'m using is the one listed in the official cypress docs: docker run -it -v $PWD:/e2e -w /e2e cypress/in
docker run -it -v $PWD:/e2e -w /e2e cypress/in