Page 1 of 1

Synology Docker configuration

Posted: Mon Jan 21, 2019 3:59 pm
by ZailCZ
Hello,

I want to run Factorio on Synology Docker, but there is not a proper manual, how to configure it (like custom map ID, how to map local drives for saves, config, mods, etc...)

Do you have some experience with it willing to share?


Thank you

Re: Synology Docker configuration

Posted: Mon Jan 21, 2019 4:13 pm
by Eiermann
You need to build your own docker image with all necessary dependencies (for example ubuntu + headless factorio). You can mount relevant data (save-games, configurations and mods) as volume via docker-compose otherwise you would lose all your data after you shutdown or restart your container.

Someone already has build an image for docker: https://hub.docker.com/r/dtandersen/factorio/