sha256:772babce676421d516ec392bdb8fe9173c624c740017e4e3485e97f42cd82e83
OS/ARCH
Compressed size
440.91 MB
Last pushed
27 days by obbardc
Type
Image
Manifest digest
sha256:cba9c58b5bd502047f42304b9e94f3f1322a9ea9154563ffc80aac85eca82ffb
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c apt-get update9.99 MB3RUN /bin/sh -c rm /etc/kernel/postinst.d/*181 B4RUN /bin/sh -c apt-get update130.86 MB5ARG DEBIAN_FRONTEND=noninteractive0 B6ARG GOPATH=/usr/local/go0 B7ENV HOME=/tmp0 B8LABEL org.label-schema.name=debos0 B9LABEL org.label-schema.description=Debian OS builder0 B10LABEL org.label-schema.vcs-url=https://github.com/go-debos/debos0 B11LABEL org.label-schema.docker.cmd=docker run 0 B12RUN |2 DEBIAN_FRONTEND=noninteractive GOPATH=/usr/local/go /bin/sh263.15 MB13COPY /usr/local/go/bin/debos /usr/local/bin/debos # buildkit7.27 MB14COPY /arch-keyring /usr/share/keyrings # buildkit1.24 MB15ENTRYPOINT ["/usr/local/bin/debos"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'