Sign inSign up

zsuatem/vintagestory:1.22.6

Integration & delivery
Web servers
Operating systems
Index digest

sha256:f2bd988d3929423e14fec8ee0835516d3ad1e2b0a5217fd327d1363bacf03099

OS/ARCH

linux/amd64

Compressed size

131.19 MB

Last pushed

about 2 months by zsuatem

Type

Image

Manifest digest

sha256:50707d61ca57f3d4afd440e15a12082a7b34e2b63e1ebaed1bf24d12fda4dfb7

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
7RUN /bin/sh -c apt-get update16 MB
8RUN /bin/sh -c groupadd 3.49 KB
9ENV DOTNET_VERSION=10.0.100 B
10COPY /dotnet /usr/share/dotnet # buildkit34.91 MB
11RUN /bin/sh -c ln -s155 B
12WORKDIR /vintagestory100 B
13ARG VERSION=1.22.60 B
14RUN |1 VERSION=1.22.6 /bin/sh -c1.1 MB
15COPY .server-package/server/ /vintagestory/ # buildkit50.81 MB
16COPY entrypoint.sh /entrypoint.sh # buildkit1.87 KB
17LABEL org.opencontainers.image.title=Vintage Story Server0 B
18LABEL org.opencontainers.image.version=1.22.60 B
19LABEL org.opencontainers.image.description=Simple Docker image of0 B
20LABEL org.opencontainers.image.source=https://github.com/zsuatem/VintageStory-Docker0 B
21VOLUME [/vintagestory/data]0 B
22RUN |1 VERSION=1.22.6 /bin/sh -c1.87 KB
23EXPOSE [42420/tcp]0 B
24EXPOSE [42420/udp]0 B
25HEALTHCHECK {Test:[CMD-SHELL pgrep -f VintagestoryServer0 B
26ENTRYPOINT ["/entrypoint.sh"]0 B

Command

 ARG RELEASE