https://github.com/gbraad-devenv/debian-codesandbox-vnc
Debian-based codesandbox with VNC
https://github.com/gbraad-devenv/debian-codesandbox-vnc
codesandbox codesandbox-template debian
Last synced: 11 months ago
JSON representation
Debian-based codesandbox with VNC
- Host: GitHub
- URL: https://github.com/gbraad-devenv/debian-codesandbox-vnc
- Owner: gbraad-devenv
- Created: 2023-04-18T06:13:50.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-18T06:39:01.000Z (about 3 years ago)
- Last Synced: 2025-06-13T07:11:22.095Z (about 1 year ago)
- Topics: codesandbox, codesandbox-template, debian
- Language: Dockerfile
- Homepage: https://gbraad.nl/devenv
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CodeSandbox test
================
```
$ su - root
$ vncserver :0
# novnc_server
$ websockify -D --web=/usr/share/novnc/ 6080 localhost:5900
```