sha256:f4a67d71d3403610602078d6b1bc6f2d76de3962aaab924cf779a4f0109a0298
OS/ARCH
Compressed size
193.2 MB
Last pushed
over 1 year by monius
Type
Image
Manifest digest
sha256:24753c07d9f8275003b6926ab2dbf9cd577b4abde22abb6b4793bf1252317f39
Image Layers
1# debian.sh --arch 'arm64' out/28.15 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 -qq60.61 MB9RUN /bin/sh -c curl -fsSL10.99 MB10RUN /bin/sh -c curl -fsSL64.5 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.95 MB17COPY entrypoint.sh /run/entrypoint.sh # buildkit826 B18ENTRYPOINT ["/run/entrypoint.sh"]0 B19CMD ["dev-cli"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1738540800'