ryshe/terraria:vanilla-1.4.5.0-3

Multi-platform
Index digest

sha256:b66cf05bcade9dccba0aae59f0c0867525f4c1a0be64381777a29b1f85b8f722

OS/ARCH

Compressed size

51.44 MB

Last pushed

6 months by ryshe

Type

Image

Manifest digest

sha256:455433a484cfbad56d0e95a4f10fa4057fed595265d52ae188fbb7a3901c722b

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