sha256:7068d1a20852361571cb7656ae079cf150018997e7eff5a22ab4dec865d8d592
OS/ARCH
Compressed size
218.86 MB
Last pushed
24 days by factoriotoolsbot
Type
Image
Manifest digest
sha256:1cee841aad48a57747e09ddfbfd5b56133d0f1d6d932eb95561ae221a6ba0f5f
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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=86.98 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.45 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 'amd64' out/ 'stable' '@1785715200'