Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 567 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 567 Bytes

FreeOrion docker-compose

Docker Compose and Dockerfile to get FreeOrion running in a container.

I have not used this in a long time. I don't know if it still works.

Install

Download and install docker-compose and docker.

Clone Repository

git clone github.com/magnusviri/dockerfiles.git
cd dockerfiles/freeorion

Edit the docker-compose.yml file and change TZ to your timezone.

Start

docker-compose up -d

Save files will be located in "saves"

License

MIT License