sha256:9ed34ccb06403e42b7f1a9e4fd7b781341200dba5b64bc940c51ff3e94aa4a1f
OS/ARCH
Compressed size
230.01 MB
Last pushed
23 days by factoriotoolsbot
Type
Image
Manifest digest
sha256:12d2a3c3ee8addc905d776051ea61cb3668d6555af008e19905ab49ae5276b53
Image Layers
1# debian.sh --arch 'arm64' out/28.76 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=817.75 MB9ARG VERSION=2.1.170 B10ARG SHA256=20159feb205cb28c5660b91437dd2659468b41f7836e5e777f6f592a2f51b00b0 B11LABEL factorio.version=2.1.170 B12ENV VERSION=2.1.17 SHA256=20159feb205cb28c5660b91437dd2659468b41f7836e5e777f6f592a2f51b00b0 B13RUN |5 BOX64_VERSION=v0.2.4 PRESET= CURL_RETRIES=891.74 MB14COPY files/*.sh / # buildkit5.31 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.74 MB19VOLUME [/factorio]0 B20EXPOSE [34197/udp 27015/tcp]0 B21USER 1000:10000 B22ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1787529600'