sha256:1bb87ddaf7ddd89e4b3a6b41e8f483883a057360a5dce11076bdb796f18eb001
OS/ARCH
Compressed size
630.2 MB
Last pushed
about 19 hours by netdatabot
Type
Image
Manifest digest
sha256:5a8aa6c313bdf17a72f5c190e266268842a9f43f04005a0c06b31c1bab543db3
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 25.61 MB5CMD ["/bin/bash"]0 B7LABEL org.opencontainers.image.source=https://github.com/netdata/helper-images0 B8LABEL org.opencontainers.image.title=Netdata Package Builder for0 B9LABEL org.opencontainers.image.description=Package builder image for0 B10LABEL org.opencontainers.image.vendor=Netdata Inc.0 B12ENV FULLNAME=Netdata Builder0 B13ENV VERSION=0.10 B14ENV DEBIAN_FRONTEND=noninteractive0 B16RUN /bin/sh -c apt-get update201.49 MB17RUN /bin/sh -c curl --fail8.28 MB18COPY package-builders/entrypoint.sh /entrypoint.sh # buildkit339 B19COPY package-builders/cpack-deb.sh /build.sh # buildkit798 B20ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21ADD https://raw.githubusercontent.com/netdata/netdata/master/packaging/check-for-go-toolchain.sh /tmp/check-for-go-toolchain.sh # buildkit3.5 KB22RUN /bin/sh -c . /tmp/check-for-go-toolchain.sh66.35 MB23COPY scripts/install-rust.sh /install-rust.sh # buildkit495 B24RUN /bin/sh -c /install-rust.sh #328.46 MB25ENV PATH=/root/.cargo/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26ENTRYPOINT ["/entrypoint.sh"]0 B27CMD ["/build.sh"]0 BCommand
ARG RELEASE