mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-01-27 01:34:44 +01:00
Added some env variables to make it more clear
This commit is contained in:
parent
993ca2631c
commit
7798e07daf
@ -18,6 +18,10 @@ ENV FACTORIO_AUTOSAVE_INTERVAL 2
|
|||||||
|
|
||||||
ENV FACTORIO_AUTOSAVE_SLOTS 3
|
ENV FACTORIO_AUTOSAVE_SLOTS 3
|
||||||
|
|
||||||
|
ENV FACTORIO_DISSALOW_COMMANDS true
|
||||||
|
|
||||||
|
ENV FACOTIO_NO_AUTO_PAUSE false
|
||||||
|
|
||||||
RUN echo "# Installing curl" && \
|
RUN echo "# Installing curl" && \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
apt-get install -y curl && \
|
apt-get install -y curl && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user