Factorio is in .tar.xz format
This commit is contained in:
parent
7df46c66bc
commit
eb811e0160
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue