A Debian 13 Trixie with x-server, Openbox WM, vnc and ssh server
47
pwgen
curl
iputils-ping
lsb-release
screenfetch
fastfetch
eza
nano
xterm
docker run -d -it -p 22:22 -p 5900:5900 \
--name trixie-vnc \
--hostname trixie-vnc \
-e SSHPW=choose-password \
-e RESOLUTION=1024x768 \
corpie/debian-trixie-vnc:latest
SSH
You can login via ssh with the username root and the password you have chosen.
VNC
Choose video resolution such as 1024x768 (for monitors in 4: 3 format) or 1920x1080 for HD monitors and connect via VNC client with username "root" (no password required)
Content type
Image
Digest
sha256:cfde7bf42…
Size
276.6 MB
Last updated
about 1 month ago
docker pull corpie/debian-trixie-vnc