sha256:17199af50fcfcb27f91eaa021a586baec5c801282d843601ef33827155802552
OS/ARCH
linux/amd64
Compressed size
1.23 GB
Last pushed
about 1 year by lancard
Type
Image
Manifest digest
sha256:f4b488af8f84c7346622cf77b09671408742b339580bda24b4b1a27d20427168
Image Layers
1# debian.sh --arch 'amd64' out/47 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c apt-get update15.59 MB4RUN /bin/sh -c apt-get install7.05 MB5ENV TZ=Asia/Seoul0 B6ENV LANG=ko_KR.UTF-80 B7ENV LANGUAGE=ko_KR:ko0 B8ENV LC_ALL=ko_KR.UTF-80 B9RUN /bin/sh -c sed -i381.85 KB10RUN /bin/sh -c apt-get install1.01 GB11RUN /bin/sh -c curl -q158.95 MB12RUN /bin/sh -c sed -i2.29 KB13RUN /bin/sh -c rm -rf152 B14RUN /bin/sh -c ln -s154 B15RUN /bin/sh -c sed -i1.27 KB16COPY entrypoint.sh /entrypoint.sh # buildkit549 B17RUN /bin/sh -c chmod +x548 B18COPY user-entrypoint.sh /etc/X11/Xsession.d/97user-entrypoint # buildkit814 B19COPY initial-resource/ /var/initial-resource/ # buildkit1.47 KB20RUN /bin/sh -c sed -i3.1 KB21RUN /bin/sh -c sed -i3.09 KB22RUN /bin/sh -c echo "TZ=Asia/Seoul"235 B23EXPOSE map[3389/tcp:{}]0 B24ENTRYPOINT ["/bin/sh" "-c" "/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1754870400'