This image was built to resolve issue #378
Sample Dockerfile
FROM cypress/base:manjaro-14.12.0
RUN npm install --save-dev cypress
RUN $(npm bin)/cypress verify
RUN $(npm bin)/cypress run
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This image was built to resolve issue #378
Sample Dockerfile
FROM cypress/base:manjaro-14.12.0
RUN npm install --save-dev cypress
RUN $(npm bin)/cypress verify
RUN $(npm bin)/cypress run