cypress-docker-images icon indicating copy to clipboard operation
cypress-docker-images copied to clipboard

Docker images with Cypress dependencies and browsers

Results 161 cypress-docker-images issues
Sort by recently updated
recently updated
newest added

As the title suggests, I am running into an issue in my gitlab pipeline. I am using the following image: cypress/browsers:node16.14.2-slim-chrome103-ff102 as it supports node 16 and ff 102, which...

Hi, Using all images that you have provided I get the following error: ``` Test 1 - Desktop ALSA lib confmisc.c:768:(parse_card) cannot find card '0' ALSA lib conf.c:4292:(_snd_config_evaluate) function snd_func_card_driver...

minor
OS: linux

Currently, when importing the `cypress/included:10:4:0` docker image into github workflows, firefox cannot be found. I have tried a few different things, including moving firefox to a directory in the `$PATH`,...

Generating new image with updated Node version. Node docker image uses fresh version of Debian 11 that has a couple of vulnerabilities fixed.

Fixes [#727](https://github.com/artem-pereverzev/cypress-docker-images/issues/727) We should remove testing with chrome from checks for base image build PR

PR #700 broken PR checks for base images. As said in README.md base image should contain "All operating system dependencies, no Cypress, and no browsers", but check running after PR...

Hi all, I have an issue with running tests using docker image. Locally on my MacOS workstation everything works fine. But on Jenkins pipeline (Linux) I am getting error: "Could...

I used the below command to create and run the container `docker run -it -v /tmp/.X11-unix:/tmp/.X11-unix -v ${PWD}:/e2e -w /e2e cypress/included:10.3.1` But I am getting the below error: > libva...

It's been out for over a month. It would be very helpful to my team to know the timeline. This is a blocking issue for us. Thanks for sustaining a...