sha256:98cb8e552d334d839d143f22c54f6596d5356fe743dbddad001d498290bbbd24
OS/ARCH
Compressed size
863.33 MB
Last pushed
about 24 hours by netdatabot
Type
Image
Manifest digest
sha256:1dc1e69918a3a26c0299e28ca9af03e3eb0bfeae9c00f30386e3410c1601cbf5
Image Layers
2ENV DISTTAG=f44container FGC=f44 FBR=f440 B3ADD fedora-20260826.tar / # buildkit66.18 MB4CMD ["/bin/bash"]0 B6LABEL org.opencontainers.image.source=https://github.com/netdata/helper-images0 B7LABEL org.opencontainers.image.title=Netdata Package Builder for0 B8LABEL org.opencontainers.image.description=Package builder image for0 B9LABEL org.opencontainers.image.vendor=Netdata Inc.0 B10ENV VERSION=0 B12RUN /bin/sh -c dnf distro-sync387.63 MB13COPY scripts/install-cmake.sh /install-cmake.sh # buildkit939 B14RUN /bin/sh -c /install-cmake.sh #54.72 MB15COPY package-builders/entrypoint.sh /entrypoint.sh # buildkit336 B16COPY package-builders/cpack-rpm.sh /build.sh # buildkit604 B17ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B18ADD https://raw.githubusercontent.com/netdata/netdata/master/packaging/check-for-go-toolchain.sh /tmp/check-for-go-toolchain.sh # buildkit3.5 KB19RUN /bin/sh -c . /tmp/check-for-go-toolchain.sh67.77 MB20COPY scripts/install-rust.sh /install-rust.sh # buildkit497 B21RUN /bin/sh -c /install-rust.sh #287.03 MB22ENV PATH=/root/.cargo/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B23ENTRYPOINT ["/entrypoint.sh"]0 B24CMD ["/build.sh"]0 BCommand
LABEL maintainer=Clement Verna <[email protected]>