0
0
Fork 0
salix-front-mindshore-fork2/test/cypress/Dockerfile

6 lines
106 B
Docker

FROM alexmorenovn/vndev:latest
RUN pnpm install --global cypress@13.6.6 && cypress install
WORKDIR /app