sha256:e9227748c507a52f97bbd42c88e5c73702297bbdf4322c2f3ca8a71676ec1222
OS/ARCH
Compressed size
138.84 MB
Last pushed
24 days by factoriotoolsbot
Type
Image
Manifest digest
sha256:b2d4ce4e81b40b381292b48f51627550ea08f5a4bfe56827f34ddd0d2c548caf
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2LABEL maintainer=https://github.com/factoriotools/factorio-docker0 B3ARG USER=factorio0 B4ARG GROUP=factorio0 B5ARG PUID=8450 B6ARG PGID=8450 B7ARG BOX64_VERSION=v0.2.40 B8ARG PRESET0 B9ARG CURL_RETRIES=80 B10ENV PORT=34197 RCON_PORT=27015 SAVES=/factorio/saves PRESET=0 B11SHELL [/bin/bash -eo pipefail -c]0 B12RUN |7 USER=factorio GROUP=factorio PUID=84518.33 MB13RUN |7 USER=factorio GROUP=factorio PUID=8451.08 KB14ARG VERSION=2.1.170 B15ARG SHA256=20159feb205cb28c5660b91437dd2659468b41f7836e5e777f6f592a2f51b00b0 B16LABEL factorio.version=2.1.170 B17ENV VERSION=2.1.17 SHA256=20159feb205cb28c5660b91437dd2659468b41f7836e5e777f6f592a2f51b00b0 B18RUN |9 USER=factorio GROUP=factorio PUID=84591.74 MB19COPY files/*.sh / # buildkit5.31 KB20COPY files/config.ini /opt/factorio/config/config.ini # buildkit3.85 KB21COPY /src/rcon /bin/rcon # buildkit4.85 KB22VOLUME [/factorio]0 B23EXPOSE [34197/udp 27015/tcp]0 B24ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1787529600'