ryshe/terraria:vanilla-1.4.5.4

Multi-platform
Index digest

sha256:dbb64c565e95923cbb713e654d7e71d8bcf114aa0fd9c750704499da4d64364d

OS/ARCH

Compressed size

79.14 MB

Last pushed

5 months by ryshe

Type

Image

Manifest digest

sha256:ec4cd58ef25344911ecfd68bbf7e4fdde8a7698da092419f13633441a4666d4e

Image Layers

1# debian.sh --arch 'armhf' out/25 MB
2ARG TARGETARCH=arm0 B
3LABEL org.opencontainers.image.authors=Ryan Sheehan <[email protected]>0 B
4LABEL org.opencontainers.image.url=https://github.com/ryansheehan/terraria0 B
5LABEL org.opencontainers.image.documentation=Dockerfile for Terraria0 B
6LABEL org.opencontainers.image.source=https://github.com/ryansheehan/terraria/blob/master/vanilla/Dockerfile0 B
7EXPOSE [7777/tcp]0 B
8ENV LOGPATH=/terraria-server/logs0 B
9ENV WORLDPATH=/root/.local/share/Terraria/Worlds0 B
10ENV WORLD_FILENAME=0 B
11ENV CONFIGPATH=/config0 B
12ENV CONFIG_FILENAME=serverconfig.txt0 B
13ENV TARGETARCH=arm0 B
14COPY /terraria-server/ /terraria-server/ # buildkit18.92 MB
15RUN |1 TARGETARCH=arm /bin/sh -c35.22 MB
16VOLUME [/root/.local/share/Terraria/Worlds /config /terraria-server/logs]0 B
17WORKDIR /terraria-server32 B
18ENTRYPOINT ["/bin/sh" "bootstrap.sh"]0 B

Command

# debian.sh --arch 'armhf' out/ 'trixie' '@1769990400'