Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 736 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 736 Bytes

Based on the official cypress images.

The official images are programatically built, which bloats them out. They also have a number of critical vulnerabilities that they are choosing to not fix.

This build produces the equivalent of a cypress/browsers build.

You can change the environment variables at the top to choose specific browser versions.

Node version 14.


This is by no means a perfect build and can almost certainly be shrunk further. I originally wrote it to overcome the vulnerabilities, but thought it might be useful to others:

cypress-io/cypress-docker-images#370 cypress-io/cypress-docker-images#380