sha256:57409da58dbef7dd6088c11f5c216a843ed1aa9cf12c22a840d4382593aa6fd2
OS/ARCH
Compressed size
81.18 MB
Last pushed
6 months by ryshe
Type
Image
Manifest digest
sha256:5e4a17dfebf746ad1d92caa07cc315e29df5fe6e7b2803527a419b2e0cd99465
Image Layers
1# debian.sh --arch 'armhf' out/24.99 MB2ARG TARGETARCH=arm0 B4LABEL org.opencontainers.image.url=https://github.com/ryansheehan/terraria0 B5LABEL org.opencontainers.image.documentation=Dockerfile for Terraria0 B6LABEL org.opencontainers.image.source=https://github.com/ryansheehan/terraria/blob/master/vanilla/Dockerfile0 B7EXPOSE [7777/tcp]0 B8ENV LOGPATH=/terraria-server/logs0 B9ENV WORLDPATH=/root/.local/share/Terraria/Worlds0 B10ENV WORLD_FILENAME=0 B11ENV CONFIGPATH=/config0 B12ENV CONFIG_FILENAME=serverconfig.txt0 B13ENV TARGETARCH=arm0 B14COPY /terraria-server/ /terraria-server/ # buildkit18.87 MB15RUN |1 TARGETARCH=arm /bin/sh -c37.32 MB16VOLUME [/root/.local/share/Terraria/Worlds /config /terraria-server/logs]0 B17WORKDIR /terraria-server32 B18ENTRYPOINT ["/bin/sh" "bootstrap.sh"]0 BCommand
# debian.sh --arch 'armhf' out/ 'trixie' '@1768176000'