Files
xserver-vnc/bash.sh
T
2024-05-09 18:47:30 +02:00

3 lines
101 B
Bash
Executable File

#/bin/bash
docker run --rm --net bridge -p 5910:5900/tcp -e DISPLAY=:99 -it xserver-vnc bash --login