ryshe/terraria:vanilla-1.4.5.0-4

Multi-platform
Index digest

sha256:9223c0cc42a8c010833c9ddbc08f97deb4857fdfc99d1cb36e55405bfe4fd00d

OS/ARCH

Compressed size

44.34 MB

Last pushed

6 months by ryshe

Type

Image

Manifest digest

sha256:b57e431a1a57803ec6201a7c52253297a57e65d6d11602f40b98418039e65cba

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 / 25.61 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