Skip to content

Commit 6c6619e

Browse files
authored
Remove obsolete --ipc=host Docker workaround (#5844)
1 parent 4822923 commit 6c6619e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/guides/continuous-integration/introduction.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -541,12 +541,6 @@ See
541541
for an example that runs the `npx cypress install` command to ensure the Cypress
542542
binary is always present before the tests begin.
543543

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-
550544
### Xvfb
551545

552546
When running on Linux, Cypress needs an X11 server; otherwise it spawns its own

0 commit comments

Comments
 (0)