File tree Expand file tree Collapse file tree 6 files changed +0
-66
lines changed
base-internal/releases/node-18 Expand file tree Collapse file tree 6 files changed +0
-66
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,3 @@ NOTE: This image is intended for internal use with https://github.com/cypress-io
1010
1111#### Env variables
1212* Does not contain the ` CACHE_FOLDER ` and ` FACTORY_DEFAULT_NODE_VERSION ` env variables to keep unit tests non environment specific
13-
14- ## Example
15-
16- Sample Dockerfile
17-
18- ```
19- FROM cypress/base-internal:18.15.0
20- RUN npm install --save-dev cypress
21- RUN $(npm bin)/cypress verify
22- RUN $(npm bin)/cypress run
23- ```
Original file line number Diff line number Diff line change @@ -10,14 +10,3 @@ NOTE: This image is intended for internal use with https://github.com/cypress-io
1010
1111#### Env variables
1212* Does not contain the ` CACHE_FOLDER ` and ` FACTORY_DEFAULT_NODE_VERSION ` env variables to keep unit tests non environment specific
13-
14- ## Example
15-
16- Sample Dockerfile
17-
18- ```
19- FROM cypress/base-internal:18.16.0
20- RUN npm install --save-dev cypress
21- RUN $(npm bin)/cypress verify
22- RUN $(npm bin)/cypress run
23- ```
Original file line number Diff line number Diff line change @@ -10,14 +10,3 @@ NOTE: This image is intended for internal use with https://github.com/cypress-io
1010
1111#### Env variables
1212* Does not contain the ` CACHE_FOLDER ` and ` FACTORY_DEFAULT_NODE_VERSION ` env variables to keep unit tests non environment specific
13-
14- ## Example
15-
16- Sample Dockerfile
17-
18- ```
19- FROM cypress/base-internal:18.17.0
20- RUN npm install --save-dev cypress
21- RUN $(npm bin)/cypress verify
22- RUN $(npm bin)/cypress run
23- ```
Original file line number Diff line number Diff line change @@ -10,14 +10,3 @@ NOTE: This image is intended for internal use with https://github.com/cypress-io
1010
1111#### Env variables
1212* Does not contain the ` CACHE_FOLDER ` and ` FACTORY_DEFAULT_NODE_VERSION ` env variables to keep unit tests non environment specific
13-
14- ## Example
15-
16- Sample Dockerfile
17-
18- ```
19- FROM cypress/base-internal:18.17.1
20- RUN npm install --save-dev cypress
21- RUN $(npm bin)/cypress verify
22- RUN $(npm bin)/cypress run
23- ```
Original file line number Diff line number Diff line change @@ -10,14 +10,3 @@ NOTE: This image is intended for internal use with https://github.com/cypress-io
1010
1111#### Env variables
1212* Does not contain the ` CACHE_FOLDER ` and ` FACTORY_DEFAULT_NODE_VERSION ` env variables to keep unit tests non environment specific
13-
14- ## Example
15-
16- Sample Dockerfile
17-
18- ```
19- FROM cypress/base-internal:18.18.2
20- RUN npm install --save-dev cypress
21- RUN $(npm bin)/cypress verify
22- RUN $(npm bin)/cypress run
23- ```
Original file line number Diff line number Diff line change @@ -10,14 +10,3 @@ NOTE: This image is intended for internal use with https://github.com/cypress-io
1010
1111#### Env variables
1212* Does not contain the ` CACHE_FOLDER ` and ` FACTORY_DEFAULT_NODE_VERSION ` env variables to keep unit tests non environment specific
13-
14- ## Example
15-
16- Sample Dockerfile
17-
18- ```
19- FROM cypress/base-internal:18.20.2
20- RUN npm install --save-dev cypress
21- RUN $(npm bin)/cypress verify
22- RUN $(npm bin)/cypress run
23- ```
You can’t perform that action at this time.
0 commit comments