Cypress failed to start on official container #32706
Unanswered
federicochiesa
asked this question in
Docker
Replies: 1 comment
-
|
The log says:
This is a legacy version of Cypress that is basically now unsupported. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using a cypress container as part of a GitLab CI pipeline. The GitLab CI runner runs on Kubernetes, and the nodes run BottleRocket. The nodes are ARM machines, specifically AWS t4 instances.
This is the log I get from the pipeline:
I can't find a solution. The docker image I'm using is cypress/included:cypress-15.4.0-node-22.20.0-chrome-141.0.7390.54-1-ff-143.0.4-edge-141.0.3537.57-1
Beta Was this translation helpful? Give feedback.
All reactions