# Build the image
docker build -t novnc-client .
# Run the image
docker run -p 80:80 novnc-client
# Access the novnc client by http://localhost:80/vnc.html
-
Notifications
You must be signed in to change notification settings - Fork 1
PKUHPC/novnc-client-docker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|