Sign inSign up

mcmodersd/astroneer-server:latest

Multi-platform
Index digest

sha256:2d36038a9f0b8c8e15c26b52f9d24de0311ea7b2a696916b7eb3713b00046527

OS/ARCH

Compressed size

441.56 MB

Last pushed

4 months by mcmodersd

Type

Image

Manifest digest

sha256:f02cda577a76f79db2bc18d8f04550e3b1c3efd80092bbd1ced2575be39ccf34

Image Layers

1# debian.sh --arch 'amd64' out/47.01 MB
2ARG TARGETARCH=amd640 B
3ARG WINE_VERSION=10.200 B
4RUN |2 TARGETARCH=amd64 WINE_VERSION=10.20 /bin/sh15.68 MB
5RUN |2 TARGETARCH=amd64 WINE_VERSION=10.20 /bin/sh15.71 MB
6RUN |2 TARGETARCH=amd64 WINE_VERSION=10.20 /bin/sh114 B
7RUN |2 TARGETARCH=amd64 WINE_VERSION=10.20 /bin/sh161.98 MB
8RUN |2 TARGETARCH=amd64 WINE_VERSION=10.20 /bin/sh168 B
9COPY --chmod=0755 ./install-box64.sh /tmp/ #361 B
10RUN |2 TARGETARCH=amd64 WINE_VERSION=10.20 /bin/sh32 B
11RUN |2 TARGETARCH=amd64 WINE_VERSION=10.20 /bin/sh137 B
12RUN |2 TARGETARCH=amd64 WINE_VERSION=10.20 /bin/sh32 B
13RUN |2 TARGETARCH=amd64 WINE_VERSION=10.20 /bin/sh385 B
14RUN /bin/sh -c apt update15.87 MB
15RUN /bin/sh -c apt upgrade26.04 MB
16RUN /bin/sh -c apt install148.39 MB
17COPY ./astro /astrotux/astro # buildkit18.08 KB
18COPY ./utils /astrotux/utils # buildkit14.73 KB
19COPY ./AstroTuxLauncher.py /astrotux/AstroTuxLauncher.py # buildkit7.56 KB
20COPY ./buildExec.py /astrotux/buildExec.py # buildkit564 B
21COPY ./requirements.txt /astrotux/requirements.txt # buildkit244 B
22VOLUME [/astrotux/AstroneerServer/Astro/Saved]0 B
23EXPOSE [8777/udp]0 B
24EXPOSE [1234/tcp]0 B
25COPY --chmod=0755 ./install.sh /install.sh #185 B
26COPY --chmod=0755 ./entrypoint.sh /entrypoint.sh #908 B
27RUN /bin/sh -c /install.sh #10.85 MB
28RUN /bin/sh -c apt clean32 B
29RUN /bin/sh -c rm -rf384 B
30ENV DISABLE_ENCRYPTION=false0 B
31ENV CREATE_LAUNCHER_CONFIG=true0 B
32ENV FORCE_CHOWN=false0 B
33ENV DEBUG=false0 B
34ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1765152000'