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 MB2ARG TARGETARCH=amd640 B3ARG WINE_VERSION=10.200 B4RUN |2 TARGETARCH=amd64 WINE_VERSION=10.20 /bin/sh15.68 MB5RUN |2 TARGETARCH=amd64 WINE_VERSION=10.20 /bin/sh15.71 MB6RUN |2 TARGETARCH=amd64 WINE_VERSION=10.20 /bin/sh114 B7RUN |2 TARGETARCH=amd64 WINE_VERSION=10.20 /bin/sh161.98 MB8RUN |2 TARGETARCH=amd64 WINE_VERSION=10.20 /bin/sh168 B9COPY --chmod=0755 ./install-box64.sh /tmp/ #361 B10RUN |2 TARGETARCH=amd64 WINE_VERSION=10.20 /bin/sh32 B11RUN |2 TARGETARCH=amd64 WINE_VERSION=10.20 /bin/sh137 B12RUN |2 TARGETARCH=amd64 WINE_VERSION=10.20 /bin/sh32 B13RUN |2 TARGETARCH=amd64 WINE_VERSION=10.20 /bin/sh385 B14RUN /bin/sh -c apt update15.87 MB15RUN /bin/sh -c apt upgrade26.04 MB16RUN /bin/sh -c apt install148.39 MB17COPY ./astro /astrotux/astro # buildkit18.08 KB18COPY ./utils /astrotux/utils # buildkit14.73 KB19COPY ./AstroTuxLauncher.py /astrotux/AstroTuxLauncher.py # buildkit7.56 KB20COPY ./buildExec.py /astrotux/buildExec.py # buildkit564 B21COPY ./requirements.txt /astrotux/requirements.txt # buildkit244 B22VOLUME [/astrotux/AstroneerServer/Astro/Saved]0 B23EXPOSE [8777/udp]0 B24EXPOSE [1234/tcp]0 B25COPY --chmod=0755 ./install.sh /install.sh #185 B26COPY --chmod=0755 ./entrypoint.sh /entrypoint.sh #908 B27RUN /bin/sh -c /install.sh #10.85 MB28RUN /bin/sh -c apt clean32 B29RUN /bin/sh -c rm -rf384 B30ENV DISABLE_ENCRYPTION=false0 B31ENV CREATE_LAUNCHER_CONFIG=true0 B32ENV FORCE_CHOWN=false0 B33ENV DEBUG=false0 B34ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1765152000'