ryshe/terraria:vanilla-1.4.5.5

Multi-platform
Index digest

sha256:532becf44436ed508188b1333b517bedda024c3f11eb31208d2c204cd8ad43a5

OS/ARCH

Compressed size

79.15 MB

Last pushed

5 months by ryshe

Type

Image

Manifest digest

sha256:9da55fc8a53f9c3dacb5101a9a9fa3fb945f9b2f4474fdcc5ee4f04aa96cf148

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'