We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4822923 commit 6c6619eCopy full SHA for 6c6619e
docs/guides/continuous-integration/introduction.mdx
@@ -541,12 +541,6 @@ See
541
for an example that runs the `npx cypress install` command to ensure the Cypress
542
binary is always present before the tests begin.
543
544
-### In Docker
545
-
546
-If you are running long runs on Docker, you need to set the `ipc` to `host`
547
-mode. [This issue](https://github.com/cypress-io/cypress/issues/350) describes
548
-exactly what to do.
549
550
### Xvfb
551
552
When running on Linux, Cypress needs an X11 server; otherwise it spawns its own
0 commit comments