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
1. install xlaunch to get gui on docker : https://sourceforge.net/projects/vcxsrv/
2. run .exe and on first page set display number (-1) to 0
3. after pulling the lastest docker, run it with this command : docker run --name <nameWouldYouLike> -e DISPLAY=host.docker.internal:0.0 -it <ImageRepository:tag>