sha256:c5b073dd2bd59ab27cb504fee9251f255688147567875903459be0e28380a87f
OS/ARCH
Compressed size
176.54 MB
Last pushed
over 1 year by monius
Type
Image
Manifest digest
sha256:54176a3b90d0b0855ba864b4b403d9097f57c066a99ba21b6dd9161c83995219
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 # buildkit2.11 KB18ENTRYPOINT ["/run/entrypoint.sh"]0 B19CMD ["dev-cli"]0 BCommand
# debian.sh --arch 'armhf' out/ 'trixie' '@1738540800'