sha256:b2d34f20ffeaee0b84249c9cbb5fba2b88d2d9104b7567bbba5976ffd23af015
OS/ARCH
Compressed size
218.16 MB
Last pushed
about 1 month by miguerubsk
Type
Image
Manifest digest
sha256:ce1d5bbd1a3163b3cfd6da06e0c76fee1b2d15699ce76f0ead94aaa3f2d7d55c
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2LABEL maintainer=miguerubsk0 B3LABEL description=Factorio Headless Server -0 B4RUN /bin/sh -c apt-get update7.76 MB5RUN /bin/sh -c groupadd -g1.08 KB6RUN /bin/sh -c mkdir -p198 B7COPY /tmp/factorio /opt/factorio # buildkit91.74 MB8RUN /bin/sh -c chown -R91.74 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 'amd64' out/ 'bookworm' '@1787529600'