sha256:2cea9b4a348bcc66092e053622bda47a55276fbd1f15e21eaeefb88943b535da
OS/ARCH
linux/amd64
Compressed size
1.31 GB
Last pushed
6 months by insertdisc
Type
Image
Manifest digest
sha256:a0877d73343a6a5a4aa39f8ff03ce81d8ae72e555d7aba21208f8dfe43cc3e90
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB3LABEL org.opencontainers.image.source=https://github.com/pterodactyl/yolks0 B4LABEL org.opencontainers.image.licenses=MIT0 B5ENV DEBIAN_FRONTEND=noninteractive0 B6RUN /bin/sh -c useradd -m3.24 KB7RUN /bin/sh -c ln -s114 B8ENV USER=container HOME=/home/container0 B9RUN /bin/sh -c apt update14.53 MB10RUN /bin/sh -c apt install400.54 MB11RUN /bin/sh -c if [15.68 MB12RUN /bin/sh -c if [32 B13RUN /bin/sh -c update-locale lang=en_US.UTF-8517.95 KB14WORKDIR /home/container32 B15STOPSIGNAL SIGINT0 B16COPY --chown=container:container ./entrypoint.sh /entrypoint.sh #352 B17RUN /bin/sh -c chmod +x352 B18ENTRYPOINT ["/usr/bin/tini" "-g" "--"]0 B19CMD ["/entrypoint.sh"]0 B21LABEL org.opencontainers.image.licenses=MIT0 B22RUN /bin/sh -c dpkg --add-architecture56.04 MB23RUN /bin/sh -c cd /tmp/5.45 MB24RUN /bin/sh -c mkdir -pm75532 B25RUN /bin/sh -c wget -O2.56 KB26RUN /bin/sh -c wget -NP320 B27RUN /bin/sh -c apt update966.52 KB28RUN /bin/sh -c apt install635.74 MB29RUN /bin/sh -c wget -q174.67 KB30ENV HOME=/home/container0 B31ENV WINEPREFIX=/home/container/.wine0 B32ENV WINEDEBUG=-all0 B33ENV WINEDLLOVERRIDES=mscoree,mshtml=0 B34ENV DISPLAY=:00 B35ENV DISPLAY_WIDTH=10240 B36ENV DISPLAY_HEIGHT=7680 B37ENV DISPLAY_DEPTH=160 B38ENV AUTO_UPDATE=10 B39ENV XVFB=10 B40COPY ./../entrypoint.sh /entrypoint.sh # buildkit1.53 KB41CMD ["/bin/bash" "/entrypoint.sh"]0 B42USER root0 B43RUN /bin/sh -c wget https://packages.microsoft.com/config/debian/12/packages-microsoft-prod.deb355.35 KB44RUN /bin/sh -c apt-get update183.89 MB45USER container0 B46ENV DOTNET_CLI_TELEMETRY_OPTOUT=10 B47WORKDIR /home/container32 B48COPY ./entrypoint.sh /entrypoint.sh # buildkit330 B49CMD ["/bin/bash" "/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1771804800'