Factorio is in .tar.xz format

This commit is contained in:
paul 2020-08-12 12:57:34 +02:00
parent 7df46c66bc
commit eb811e0160

View file

@ -17,7 +17,7 @@ RUN \
USER factorio
RUN \
wget -O- https://www.factorio.com/get-download/$FACTORIO_VERSION/headless/linux64 \
|tar xvz -C /opt/factorio/headless
|tar xvJ -C /opt/factorio/headless
VOLUME /opt/factorio/saves