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.
Download and install docker-compose and docker.
git clone github.com/magnusviri/dockerfiles.git
cd dockerfiles/freeorion
Edit the docker-compose.yml file and change TZ to your timezone.
docker-compose up -d
Save files will be located in "saves"
MIT License