sha256:7bc9a412761a08b34010538b912c261cdc96fe5f53905a9ede06ce119775d797
OS/ARCH
Compressed size
651.05 MB
Last pushed
about 14 hours by netdatabot
Type
Image
Manifest digest
sha256:e798a791ebf9aaeea9f9e6179428d3eea071cf4b6e940effdb01296106f5560d
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.6 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 update294.41 MB17RUN /bin/sh -c curl --fail8.92 MB18COPY package-builders/entrypoint.sh /entrypoint.sh # buildkit338 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.sh64.5 MB23COPY scripts/install-rust.sh /install-rust.sh # buildkit495 B24RUN /bin/sh -c /install-rust.sh #255.61 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