nunix/wsl-xeyes

By nunix

Updated almost 2 years ago

simple Xeyes install

Image

228

Environment:

  • Docker for Windows -> Linux containers enabled
  • Xming -> Launch it with XLaunch and check "No Access Control"
  • Get host IP address from PowerShell: Test-Connection -ComputerName (hostname) -Count 1 | select IPV4Address
  • Export DISPLAY variable with host IP

Docker Pull Command

docker pull nunix/wsl-xeyes