mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-02-20 19:38:44 +01:00
Added some env variables to make it more clear
This commit is contained in:
parent
c44a3d1faf
commit
9c873ac907
@ -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