sha256:7bc9a412761a08b34010538b912c261cdc96fe5f53905a9ede06ce119775d797
OS/ARCH
Compressed size
698.04 MB
Last pushed
about 21 hours by netdatabot
Type
Image
Manifest digest
sha256:98d7b86ec4b60030d6620e01acddfc3fb1e51f4f9ba3ba530bb72cf06812b943
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 25.65 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 update269.28 MB17RUN /bin/sh -c curl --fail8.28 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.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