Added mods feature and refactored readme

This commit is contained in:
Christophe Vandekerchove
2016-03-26 18:45:31 +01:00
parent 115dc3b1a9
commit 46d525bcf7
2 changed files with 20 additions and 21 deletions

View File

@ -25,3 +25,5 @@ RUN echo "# Installing curl" && \
ENV FACTORIO_AUTOSAVE_INTERVAL 2
ENV FACTORIO_AUTOSAVE_SLOTS 3
VOLUME "/opt/facotrio/mods"