sha256:f4a67d71d3403610602078d6b1bc6f2d76de3962aaab924cf779a4f0109a0298
OS/ARCH
Compressed size
176.54 MB
Last pushed
over 1 year by monius
Type
Image
Manifest digest
sha256:eaf8fe7ecd3d83847142a341b3edeed59e765a1070b555d6da30dbd9a2a91c5f
Image Layers
1# debian.sh --arch 'armhf' out/24.22 MB2ENV APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE=DontWarn0 B3ENV DEBIAN_FRONTEND=noninteractive0 B4ENV TZ=Europe/London0 B5ENV PKG=sudo net-tools curl git0 B6ENV SAGER_NET=https://sing-box.app/gpg.key0 B7ENV NODE_23=https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key0 B8RUN /bin/sh -c apt-get -qq53.97 MB9RUN /bin/sh -c curl -fsSL11 MB10RUN /bin/sh -c curl -fsSL59.34 MB11LABEL maintainer=M0nius <[email protected]> debian-version=12.8 org.opencontainers.image.title=Docker-Yarn-Dev0 B12ENV APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE=DontWarn0 B13ENV DEBIAN_FRONTEND=noninteractive0 B14ENV TZ=Europe/London0 B15ENV PKG=openssh-server tmux vim zsh0 B16RUN /bin/sh -c apt-get -qq28.02 MB17COPY entrypoint.sh /run/entrypoint.sh # buildkit824 B18ENTRYPOINT ["/run/entrypoint.sh"]0 B19CMD ["dev-cli"]0 BCommand
# debian.sh --arch 'armhf' out/ 'trixie' '@1738540800'