stable
Clone or download
Read-only
request #16601: Increase shared memory available to the container running Cypress
By default, Docker container starts with a limit of 64MB of shared memory which can be a bit short when running a browser. This a known issue when running Electron/Chromium inside a Docker container, you can read more about it in the Cypress's bug tracker: https://github.com/cypress-io/cypress/issues/350 Change-Id: Ibb87a5532b7616cb6f0801f81d4961aa05d53ba3
Modified Files
Name | ||||
---|---|---|---|---|
M | docker-compose-e2e-full-tests.yml | +1 | −0 | Go to diff View file |