mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-28 10:49:48 -05:00
62f280e9ae
* 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