mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-18 22:28:38 -05:00
1aa47d2671
* each container runs its own commands and it is easy to modify which commands are were (multiline format) * setup is super fast because all deps are in base docker image (well, except for Chrome) and node_modules are cached