sha256:34228925c4eb07ec8ccdde9e9468349548cf328b1e79b1aae87e5d988e0072d5
OS/ARCH
Compressed size
438.23 MB
Last pushed
about 2 months by obbardc
Type
Image
Manifest digest
sha256:47286c9671b77287d5953ad018344c39054a0104bd3116f117ca3e972aa2acff
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/*180 B4RUN /bin/sh -c apt-get update130.83 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/sh260.5 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' '@1783900800'