sha256:bc0a6b3ef7a8f2d94f0fb27770ab54a589387399b5445555027b3e800176853e
OS/ARCH
linux/amd64
Compressed size
252.05 MB
Last pushed
2 months by didstopia
Type
Image
Manifest digest
sha256:236c74538da9fde23bda759c8bdd9bb480bd8f241a2482896b9e613042e8a910
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6USER root0 B7ARG DEBIAN_FRONTEND=noninteractive0 B8ARG GOSU_VERSION=1.190 B9RUN |2 DEBIAN_FRONTEND=noninteractive GOSU_VERSION=1.19 /bin/sh1.12 MB10RUN |2 DEBIAN_FRONTEND=noninteractive GOSU_VERSION=1.19 /bin/sh52.02 MB11RUN |2 DEBIAN_FRONTEND=noninteractive GOSU_VERSION=1.19 /bin/sh3.41 KB12ENV LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm TZ=Etc/UTC0 B13COPY README.md LICENSE.md / #2.78 KB14COPY Scripts/entrypoint.sh /entrypoint.sh # buildkit1.26 KB15RUN |2 DEBIAN_FRONTEND=noninteractive GOSU_VERSION=1.19 /bin/sh32 B16ENTRYPOINT ["/entrypoint.sh"]0 B17CMD ["/bin/bash"]0 B18USER root0 B19ARG DEBIAN_FRONTEND=noninteractive0 B20ARG NODE_MAJOR=220 B21RUN |2 DEBIAN_FRONTEND=noninteractive NODE_MAJOR=22 /bin/sh164.83 MB22RUN |2 DEBIAN_FRONTEND=noninteractive NODE_MAJOR=22 /bin/sh32 B23COPY Scripts/nodejs_init.sh /nodejs_init.sh # buildkit406 B24RUN |2 DEBIAN_FRONTEND=noninteractive NODE_MAJOR=22 /bin/sh32 B25CMD ["/bin/bash" "/nodejs_init.sh"]0 B27ARG DEBIAN_FRONTEND=noninteractive0 B28RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c934 B29ENV TZ=Europe/Helsinki0 B30RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c193 B31RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c120 B32VOLUME [/factorio]0 B33ADD scraper/ /scraper/ # buildkit838 B34WORKDIR /scraper32 B35RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c4.44 MB36WORKDIR /0 B37ADD scheduler_app/ /scheduler_app/ # buildkit592 B38WORKDIR /scheduler_app32 B39RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c707 B40WORKDIR /0 B41ADD start_factorio.sh /start.sh # buildkit701 B42ADD check_autosave.sh /check_autosave.sh # buildkit466 B43ADD update_check.sh /update_check.sh # buildkit835 B44RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c32 B45RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c1.27 MB46ENV PGID=10000 B47ENV PUID=10000 B48EXPOSE [34197/udp]0 B49ENV FACTORIO_WORLD_NAME=docker0 B50ENV FACTORIO_SERVER_SETTINGS=0 B51ENV FACTORIO_PORT=341970 B52ENV FACTORIO_VERSION=stable0 B53ENV CHOWN_DIRS=/factorio0 B54CMD ["bash" "/start.sh"]0 BCommand
ARG RELEASE