feat: docker stuff

This commit is contained in:
2025-07-12 14:21:31 +02:00
parent 5361076f41
commit 65101bd3fa
11 changed files with 47 additions and 0 deletions

5
docker-compose.yml Normal file
View File

@ -0,0 +1,5 @@
services:
game:
build: .
ports:
- 8132:80