You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2024. It is now read-only.
Hey. I've been trying to serve the cypress interactive mode on a port of a ec2 Amazon Linux 2 machine
I've follow unsuccesfully these examples
What I'm trying to achive is this:
Is this possible?
I've tried installing MATE desktop and the server, using Xvfb
and sending the Display variable to docker cypress images: included and base
also with TiggerVNC
I've tried to send X11-unix as a volume and also my dbus socket
MAIN QUESTIONS:
Is the cypress:included the best image for this?
Is it really possible?
Main errors?