goofball222 / factorio

Factorio headless server Docker container
Apache License 2.0
47 stars 14 forks source link

create new map directly on volume to avoid symlink incompatibility #18

Closed zpatten closed 4 years ago

zpatten commented 4 years ago

Fixes https://github.com/goofball222/factorio/issues/17

@goofball222

goofball222 commented 4 years ago

This should solve the reported issue, thanks!

joshuax8 commented 3 years ago

@goofball222 I encountered this issue on the stable branch today as Factorio 1.0 is based on 0.18 (and only experimental/root/usr/local/bin/docker-entrypoint.sh is changed in this PR). I think this change also needs to be done on stable/root/usr/local/bin/docker-entrypoint.sh.