sha256:7068d1a20852361571cb7656ae079cf150018997e7eff5a22ab4dec865d8d592
OS/ARCH
Compressed size
226.81 MB
Last pushed
24 days by factoriotoolsbot
Type
Image
Manifest digest
sha256:38b7dc15be5ade96b26a1a3258fd27e8f4c986af11e151d36f2c1991dbd7b5d6
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2LABEL maintainer=https://github.com/factoriotools/factorio-docker0 B3ARG BOX64_VERSION=v0.2.40 B4ARG PRESET0 B5ARG CURL_RETRIES=80 B6ENV PORT=34197 RCON_PORT=27015 SAVES=/factorio/saves PRESET=0 B7SHELL [/bin/bash -eo pipefail -c]0 B8RUN |3 BOX64_VERSION=v0.2.4 PRESET= CURL_RETRIES=814.59 MB9ARG VERSION=2.1.160 B10ARG SHA256=96dc63de3a24a65321a59b170316606ffd56f162be36b1ca6f9dac84aaf876290 B11LABEL factorio.version=2.1.160 B12ENV VERSION=2.1.16 SHA256=96dc63de3a24a65321a59b170316606ffd56f162be36b1ca6f9dac84aaf876290 B13RUN |5 BOX64_VERSION=v0.2.4 PRESET= CURL_RETRIES=891.73 MB14COPY files/*.sh / # buildkit5.3 KB15COPY files/docker-entrypoint-rootless.sh /docker-entrypoint.sh # buildkit1.4 KB16COPY files/config.ini /opt/factorio/config/config.ini # buildkit3.84 KB17COPY /src/rcon /bin/rcon # buildkit4.85 KB18RUN |5 BOX64_VERSION=v0.2.4 PRESET= CURL_RETRIES=891.73 MB19VOLUME [/factorio]0 B20EXPOSE [34197/udp 27015/tcp]0 B21USER 1000:10000 B22ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1785715200'