Skip to content

Docker-compose exits due to invalid plugin in cypress docker-image #20810

Discussion options

You must be logged in to vote

It works using the following:

FROM cypress/included:9.4.1
WORKDIR /e2e
COPY cypress.json .
COPY cypress ./cypress
RUN npm install cypress-image-snapshot

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by filipe-costa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Docker
Labels
None yet
1 participant