Status: alpha.
This provides a Cypress.io image following the Drydock pattern.
- Use the cypress.json in this repository as a starting configuration.
- Use the
TARGETenvironment variable to specify the test target - Mount or copy Cypress root (containing cypress.json) to
/srcdirectory (mount read only) - Mount a
/resultsdirectory to store reports, screenshots or other artifacts to - For interactive use you will need to permit X11 access.