Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 307 Bytes

File metadata and controls

14 lines (10 loc) · 307 Bytes

cypress/base:manjaro-14.12.0

This image was built to resolve issue #378

Example

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