Closed fauzisunarya closed 3 months ago
@fauzisunarya
See the Cypress documentation Docker Prerequisites for information about Docker images suitable for use with Cypress.
@MikeMcC399 I installed cypress-realworld-app using docker when running localhost in the browser it doesn't appear, is there a solution?
@fauzisunarya
This is not really a topic for the issue list of this repo, which is for bugs and enhancement requests for the repo.
Your problem is more of a "how-to" question and Cypress offers community support for these types of questions in (click on button).
We can however try to get some clarity here if you can answer some questions:
node
, node:<tag>
Dockerfile
to create your own image, including Cypress dependencies?docker run ...
hello, I tried using docker hub node, when I run it it doesn't show localhost on the website, is there a solution?