ryshe/terraria:vanilla-1.4.5.0-2

Multi-platform
Index digest

sha256:0c506827754630e2faa73841ab59126739144ad9780594a756d38e164e44e842

OS/ARCH

Compressed size

47.08 MB

Last pushed

6 months by ryshe

Type

Image

Manifest digest

sha256:580dccd5de9df244602664b3018ff9e9453ed4b483612732615c59669b3d1ee3

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