ryshe/terraria:vanilla-1.4.5.0-5

Multi-platform
Index digest

sha256:31854d8e0b4778b7f16f9e04d8583f65d2939285595f4157b01373de2ad42666

OS/ARCH

Compressed size

46.25 MB

Last pushed

6 months by ryshe

Type

Image

Manifest digest

sha256:fc6bf30d9a540b7f61a29094fa94183079be7d66672c6844528d3d60b176195b

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
17COPY /terraria-server/ /terraria-server/ # buildkit18.73 MB
18VOLUME [/root/.local/share/Terraria/Worlds /config /terraria-server/logs]0 B
19WORKDIR /terraria-server32 B
20ENTRYPOINT ["/bin/sh" "bootstrap.sh"]0 B

Command

 ARG RELEASE