A noVNC (web-based) desktop Docker image
5.3K
Github: https://github.com/prbinu/novnc-desktop
A relatively small noVNC (web-based) desktop Docker image
ssh, curl etc.This Dockerfile spec is a modified version of how-to-remotely-access-gui-applications-using-docker-and-caddy-on-debian-9
docker pull prbinu/novnc-desktop
docker run -p 8080:8080 -e "TZ=America/Los_Angeles" prbinu/novnc-desktop
In browser, open: http://localhost:8080/
Content type
Image
Digest
Size
247.7 MB
Last updated
about 5 years ago
docker pull prbinu/novnc-desktop