Added running unciv in docker (#7031)

This commit is contained in:
haimlm
2022-06-01 22:21:56 +03:00
committed by GitHub
parent afce951724
commit 51e3349ecc
4 changed files with 53 additions and 0 deletions

8
docker-compose.yml Normal file
View File

@ -0,0 +1,8 @@
version: "3.6"
services:
unciv:
build: .
ports:
- "6901:6901"
- "5901:5901"
command: /home/headless/Desktop/Unciv.sh