summaryrefslogtreecommitdiffstats
path: root/cypress-docker/base/README.md
blob: 6cec89a2236c0d834cd576b4393edfd9bda947b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# cypress/base

Main images that include all dependencies necessary to run Cypress.
Each tag is in a sub folder, named after Node version or OS it is built on.

Name + Tag | Node | Operating System | Link | Yarn version
--- | --- | --- | --- | ---
cypress/base:4 | 4 | Debian | [/4](4) | 0.24.4
cypress/base:6 | 6 | Debian | [/6](6) | 0.24.6
cypress/base:8 | 8 | Debian | [/8](8) | 1.5.1
cypress/base:10 | 10 | Debian | [/10](10) | 1.6.0
cypress/base:centos7 | 6 | CentOS | [/centos7](centos7) | 🚫
cypress/base:ubuntu16 | 6 | Ubuntu | [/ubuntu16](ubuntu16) | 🚫

**note** Cypress no longer supports Node 0.12