Mike McCready
Mike McCready
Using the `docker run` [optional security option](https://docs.docker.com/reference/cli/docker/container/run/#security-opt) with`--security-opt="seccomp=unconfined"` stops the following Firefox error message appearing: > Sandbox: CanCreateUserNamespace() clone() failure: EPERM ```shell git clone https://github.com/cypress-io/cypress-docker-images cd cypress-docker-images cd examples/basic-mini docker...
@henrik-andersson The whole section needs reworking as it is referring to a 6 year old example. It's not just the one link that you pointed out.
@lhridley > I built a custom cypress docker image with both Chromium and Firefox installed to execute Cypress tests on a Macbook Pro M3 Max. Both install and execute tests...
@lhridley Many thanks for your description! I hadn't realized that Firefox is also available from Debian for `arm64` and nobody had mentioned it previously. Thanks to your feedback I found...
I've asked in https://bugzilla.mozilla.org/show_bug.cgi?id=1678342 if there is any update. https://blog.nightly.mozilla.org/2024/04/19/firefox-nightly-now-available-for-linux-on-arm64/in April 2024 said: > Our goal is to integrate ARM64 builds into Firefox’s extensive automated test suite, which will enable...
[Firefox 136.0](https://www.mozilla.org/en-US/firefox/136.0/releasenotes/) released Mar 4, 2025 announces: On Linux, Firefox is now available on ARM64 (AArch64), with installation options [via APT](https://support.mozilla.org/en-US/kb/install-firefox-linux) and tarballs. Flatpak support is coming soon. - See...
`cypress/factory:5.5.0` and above is now available to build Firefox 136.0 and above into custom `arm64` Cypress Docker images Published Cypress Docker images with Firefox on `arm64` will follow after there...
- See PR #1315 which will trigger a Firefox `136.0.1` build as well.
- PR #1318 published the first Firefox version (`136.0.2`) as part of `Linux/arm64` images
@KimPlaybit Are you using [Windows 11 24H2](https://support.microsoft.com/en-us/topic/kb5043950-windows-11-version-24h2-support-2fd719b6-8c26-469f-99fe-832eb1b702d7)?