Initial commit

This commit is contained in:
Tibo De Peuter 2025-10-01 15:53:53 +02:00
commit e6a507aa6c
4 changed files with 36 additions and 0 deletions

9
docker-compose.yml Normal file
View file

@ -0,0 +1,9 @@
version: '3'
services:
guacamole:
build: .
ports:
- "8080:8080"
environment:
- DISPLAY=:99