sha256:0847b211338b159b827b863ad0e15683a297447d81f44db4b6d3d6b48d9e35e4
OS/ARCH
linux/amd64
Compressed size
1.16 GB
Last pushed
3 months by quintenqvd
Type
Image
Manifest digest
sha256:9b0c650e0e8ce45f34f480bd367d7ff7d464a7c736bd5ed3d916882a41bee3ea
Image Layers
1# debian.sh --arch 'amd64' out/28.41 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 -s113 B8ENV USER=container HOME=/home/container0 B9RUN /bin/sh -c apt update193.74 MB10RUN /bin/sh -c if [15.45 MB11RUN /bin/sh -c if [32 B12RUN /bin/sh -c update-locale lang=en_US.UTF-8464.84 KB13WORKDIR /home/container32 B14STOPSIGNAL SIGINT0 B15COPY --chown=container:container ./entrypoint.sh /entrypoint.sh #353 B16RUN /bin/sh -c chmod +x350 B17ENTRYPOINT ["/usr/bin/tini" "-g" "--"]0 B18CMD ["/entrypoint.sh"]0 B20LABEL org.opencontainers.image.licenses=MIT0 B21RUN /bin/sh -c dpkg --add-architecture192.57 MB22RUN /bin/sh -c mkdir -pm75532 B23RUN /bin/sh -c wget -O2.56 KB24RUN /bin/sh -c wget -NP320 B25RUN /bin/sh -c apt update593.64 KB26RUN /bin/sh -c apt install750.12 MB27RUN /bin/sh -c wget -q176.91 KB28RUN /bin/sh -c cd /tmp/5.45 MB29ENV HOME=/home/container0 B30ENV WINEPREFIX=/home/container/.wine0 B31ENV WINEDLLOVERRIDES=mscoree,mshtml=0 B32ENV DISPLAY=:00 B33ENV DISPLAY_WIDTH=10240 B34ENV DISPLAY_HEIGHT=7680 B35ENV DISPLAY_DEPTH=160 B36ENV AUTO_UPDATE=10 B37ENV XVFB=10 B38COPY ./../entrypoint.sh /entrypoint.sh # buildkit1.38 KB39CMD ["/bin/bash" "/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'