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/6916fcb1500f9f04e62a3e16f4d1552362042f74/docker/files/docker-dlc.sh#L7.
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
factorio-docker/docker/files/docker-dlc.sh
Line 7 in 6916fcb