sha256:e907c6487629688391f8c9544bafce9d400ac568724d93f43db2566621f3647e
OS/ARCH
Compressed size
810.78 MB
Last pushed
about 21 hours by netdatabot
Type
Image
Manifest digest
sha256:040ccb106956ff7da76681377755ba2fc4bd79fa736bd889e7fbe43a720316a7
Image Layers
2ENV DISTTAG=f42container FGC=f42 FBR=f420 B3ADD fedora-20260426.tar / # buildkit58.3 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-sync342.96 MB13COPY scripts/install-cmake.sh /install-cmake.sh # buildkit938 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.04 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]>