This commit is contained in:
2024-11-20 11:59:13 +00:00
parent 703ad73693
commit 6b20fd5bb9
146 changed files with 8 additions and 0 deletions

8
docker-compose.yml Normal file
View File

@ -0,0 +1,8 @@
services:
novnc:
volumes:
- ./src:/vnc
ports:
- 80:6080
image: gotget/novnc
command: --vnc 0.0.0.0:5900 --web /vnc