sha256:c7f11dbb3383cdbd990eafdb3dace54b34d0730cbc443ae7b452c49acfdd98ad
OS/ARCH
Compressed size
218.28 MB
Last pushed
2 months by factoriotoolsbot
Type
Image
Manifest digest
sha256:78e5e0a244e105b0f580240133b15cd59dc46866cb37bc955bed8bbc79270b07
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.120 B10ARG SHA256=885ff029a40b0edd815cfe1fc13845f232723da1ea8fe9a83eae114d1eccd3fe0 B11LABEL factorio.version=2.1.120 B12ENV VERSION=2.1.12 SHA256=885ff029a40b0edd815cfe1fc13845f232723da1ea8fe9a83eae114d1eccd3fe0 B13RUN |5 BOX64_VERSION=v0.2.4 PRESET= CURL_RETRIES=891.44 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.45 KB18RUN |5 BOX64_VERSION=v0.2.4 PRESET= CURL_RETRIES=891.44 MB19VOLUME [/factorio]0 B20EXPOSE [34197/udp 27015/tcp]0 B21USER 1000:10000 B22ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1783900800'