sha256:1e4743ece20cd4be68ecee9567d03ff6add7f764ffec49d7e591060e63ae0b45
OS/ARCH
Compressed size
204.89 MB
Last pushed
4 months by miguerubsk
Type
Image
Manifest digest
sha256:e446ed925c1b35f83bd49f97b897a1b65e93ad7009a08966c51a8d0bf911c467
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2LABEL maintainer=miguerubsk0 B3LABEL description=Factorio Headless Server -0 B4RUN /bin/sh -c apt-get update7.57 MB5RUN /bin/sh -c groupadd -g1.08 KB6RUN /bin/sh -c mkdir -p199 B7COPY /tmp/factorio /opt/factorio # buildkit85.25 MB8RUN /bin/sh -c chown -R85.25 MB9ENV SAVE_NAME=factory_world PORT=34197 RCON_PORT=270150 B10EXPOSE [27015/tcp 34197/udp]0 B11WORKDIR /factorio32 B12USER factorio0 B13VOLUME [/factorio/saves /factorio/mods /factorio/config]0 B14COPY entrypoint.sh /entrypoint.sh # buildkit3.36 KB15USER root0 B16RUN /bin/sh -c chmod +x3.36 KB17USER factorio0 B18ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1779062400'