sha256:b7d5822cbcb73116d6d1a04948f27e2edb38739dd62af0fdc41f8dbffb7af9ed
OS/ARCH
linux/amd64
Compressed size
316.26 MB
Last pushed
4 months by didstopia
Type
Image
Manifest digest
sha256:5766ed8b440b73f1e3b87681c022f7bbd61a34699fbeff58fa6f7dba7dedf4f6
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/sh51.06 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.64 KB14COPY Scripts/entrypoint.sh /entrypoint.sh # buildkit1.25 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 B20ENV CHOWN_DIRS=/app,/steamcmd0 B21RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c8.63 MB22USER root0 B23ARG DEBIAN_FRONTEND=noninteractive0 B24ARG NODE_MAJOR=220 B25RUN |2 DEBIAN_FRONTEND=noninteractive NODE_MAJOR=22 /bin/sh163.8 MB26RUN |2 DEBIAN_FRONTEND=noninteractive NODE_MAJOR=22 /bin/sh32 B27COPY Scripts/nodejs_init.sh /nodejs_init.sh # buildkit405 B28RUN |2 DEBIAN_FRONTEND=noninteractive NODE_MAJOR=22 /bin/sh32 B29CMD ["/bin/bash" "/nodejs_init.sh"]0 B31ARG DEBIAN_FRONTEND=noninteractive0 B32RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c62.79 MB33RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c198 B34ADD scheduler_app/ /app/scheduler_app/ # buildkit667 B35WORKDIR /app/scheduler_app32 B36RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c498.77 KB37WORKDIR /0 B38ADD install.txt /app/install.txt # buildkit232 B39ADD start_7dtd.sh /app/start.sh # buildkit1.49 KB40ADD shutdown.sh /app/shutdown.sh # buildkit412 B41ADD update_check.sh /app/update_check.sh # buildkit978 B42RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c3.02 KB43ENV PGID=10000 B44ENV PUID=10000 B45EXPOSE [26900/tcp]0 B46EXPOSE [26900/udp]0 B47EXPOSE [26901/udp]0 B48EXPOSE [26902/udp]0 B49EXPOSE [8080/tcp]0 B50EXPOSE [8081/tcp]0 B51ENV SEVEN_DAYS_TO_DIE_SERVER_STARTUP_ARGUMENTS=-quit -batchmode -nographics -dedicated0 B52ENV SEVEN_DAYS_TO_DIE_CONFIG_FILE=/app/.local/share/7DaysToDie/serverconfig.xml0 B53ENV SEVEN_DAYS_TO_DIE_TELNET_PORT=80810 B54ENV SEVEN_DAYS_TO_DIE_TELNET_PASSWORD=0 B55ENV SEVEN_DAYS_TO_DIE_BRANCH=public0 B56ENV SEVEN_DAYS_TO_DIE_START_MODE=00 B57ENV SEVEN_DAYS_TO_DIE_UPDATE_CHECKING=00 B58ENV CHOWN_DIRS=/app,/steamcmd0 B59VOLUME [/steamcmd/7dtd /app/.local/share/7DaysToDie]0 B60CMD ["bash" "/app/start.sh"]0 BCommand
ARG RELEASE