An open API service indexing awesome lists of open source software.

https://github.com/phase2/docker-cypress

Cypress running as user 1000
https://github.com/phase2/docker-cypress

Last synced: 2 months ago
JSON representation

Cypress running as user 1000

Awesome Lists containing this project

README

          

# Cypress image

This docker image inherits from the standard [Cypress.io](https://github.com/cypress-io) and uses the technique for [Running cypress/included image as non-root mapped](https://github.com/cypress-io/cypress-docker-images/tree/master/examples/included-as-non-root-alternative) to run tests as user 1000.

This allows the test results to be owned by the same user as the Github runner.