
GID = the GID of the Group (don't change unless you know what you are doing) UID = the UID of the User (don't change unless you know what you are doing) GFXPACK_URL = enter here the graphics pack url, leave it as it is unless you are know what you are doingĬOMPILE_CORES = how many cores you would use for compiling, leave it empty to use all available cores

GAME_VERSON = if you set it to 'latest' it will grab the latest build an compile it you can also enter '1.8.0' and it will grab that version for you (downgrade and upgrade is always possible) the docker will check for a newer version or the prefered version on startup To load the last autosavegame you MUST specifie the following '-D -g /serverdata/serverfiles/openttd/save/autosave/autosave0.sav' you can also customize the path begins always with '/serverdata/serverfiles/' Ich777/openttdserver:latest GAME_PARAMS = Enter your extra start up commands for the server if needed otherwise leave blank. volume /mnt/user/appdata/openttd:/serverdata/serverfiles \

Code: Select all docker run -name OpenTTD -d \
