Skip to content

Commit

Permalink
Remove obsolete --ipc=host Docker workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 committed Jun 19, 2024
1 parent 3d445f7 commit eb89888
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/guides/continuous-integration/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -541,12 +541,6 @@ See
for an example that runs the `npx cypress install` command to ensure the Cypress
binary is always present before the tests begin.

### In Docker

If you are running long runs on Docker, you need to set the `ipc` to `host`
mode. [This issue](https://github.com/cypress-io/cypress/issues/350) describes
exactly what to do.

### Xvfb

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

0 comments on commit eb89888

Please sign in to comment.