summaryrefslogtreecommitdiffstats
path: root/cypress-docker/base/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'cypress-docker/base/README.md')
-rw-r--r--cypress-docker/base/README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/cypress-docker/base/README.md b/cypress-docker/base/README.md
new file mode 100644
index 0000000..6cec89a
--- /dev/null
+++ b/cypress-docker/base/README.md
@@ -0,0 +1,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