Closed sarcasticgoat closed 2 weeks ago
The docker-dlc.sh script always overwrites the $MODS/mod-list.json file. This make it impossible to use any mods outside of the 3 defined in https://github.com/factoriotools/factorio-docker/blob/master/docker/files/docker-dlc.sh.
This pull request includes updates to the README.md file to document the new environment variable's use and the addition of a new optional environment variable to extend the docker-dlc.sh script.
Fixes https://github.com/factoriotools/factorio-docker/issues/544
This was user error - I loaded the wrong save in my deployment
The docker-dlc.sh script always overwrites the $MODS/mod-list.json file. This make it impossible to use any mods outside of the 3 defined in https://github.com/factoriotools/factorio-docker/blob/master/docker/files/docker-dlc.sh.
This pull request includes updates to the README.md file to document the new environment variable's use and the addition of a new optional environment variable to extend the docker-dlc.sh script.
Fixes https://github.com/factoriotools/factorio-docker/issues/544