ryshe/terraria:vanilla-1.4.5.0

Multi-platform
Index digest

sha256:8f976ae6a676cbe74b2d6d1d7a6e8c155fb3b43a3e643719d5da60f910c68ef3

OS/ARCH

Compressed size

46.25 MB

Last pushed

6 months by ryshe

Type

Image

Manifest digest

sha256:4933b3071d14789cd3f4ca9e9af2c7a5dec4aca0770c6010aa2b76cf49d5bf58

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 27.53 MB
6CMD ["/bin/bash"]0 B
7LABEL org.opencontainers.image.authors=Ryan Sheehan <[email protected]>0 B
8LABEL org.opencontainers.image.url=https://github.com/ryansheehan/terraria0 B
9LABEL org.opencontainers.image.documentation=Dockerfile for Terraria0 B
10LABEL org.opencontainers.image.source=https://github.com/ryansheehan/terraria/blob/master/vanilla/Dockerfile0 B
11EXPOSE [7777/tcp]0 B
12ENV LOGPATH=/terraria-server/logs0 B
13ENV WORLDPATH=/root/.local/share/Terraria/Worlds0 B
14ENV WORLD_FILENAME=0 B
15ENV CONFIGPATH=/config0 B
16ENV CONFIG_FILENAME=serverconfig.txt0 B
17VOLUME [/root/.local/share/Terraria/Worlds /config /terraria-server/logs]0 B
18COPY /terraria-server/ /terraria-server/ # buildkit18.73 MB
19WORKDIR /terraria-server32 B
20ENTRYPOINT ["/bin/sh" "bootstrap.sh"]0 B

Command

 ARG RELEASE