Dockerized image of noVNC v1.2.0, built from scratch on top of Alpine.
Image size: 75,7MB
docker run -d \
--name=novnc \
-p 6080:6080 \
-e REMOTE_HOST=<host_ip> \
-e REMOTE_PORT=5901 \
--restart unless-stopped \
doctorkirk/novnc:1.2.0
Content type
Image
Digest
Size
28.4 MB
Last updated
over 5 years ago
docker pull doctorkirk/novnc:1.2.0