sha256:2d8cdfcf690b0c529f3e78b88730161279838232d4af3db2dfb75433f062e50f
OS/ARCH
Compressed size
810.11 MB
Last pushed
about 17 hours by netdatabot
Type
Image
Manifest digest
sha256:3f12c40aa00e47d7ee234831f9c9fef8c54c84276ea41d7c652f7f9ead00f6ed
Image Layers
1KIWI 10.2.3339.32 MB3LABEL org.opencontainers.image.source=https://github.com/netdata/helper-images0 B4LABEL org.opencontainers.image.title=Netdata Package Builder for0 B5LABEL org.opencontainers.image.description=Package builder image for0 B6LABEL org.opencontainers.image.vendor=Netdata Inc.0 B7ENV VERSION=0.10 B9RUN /bin/sh -c zypper update361.26 MB10COPY scripts/install-cmake.sh /install-cmake.sh # buildkit937 B11RUN /bin/sh -c /install-cmake.sh #54.72 MB12COPY package-builders/entrypoint.sh /entrypoint.sh # buildkit339 B13COPY package-builders/cpack-rpm.sh /build.sh # buildkit603 B14ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15ADD https://raw.githubusercontent.com/netdata/netdata/master/packaging/check-for-go-toolchain.sh /tmp/check-for-go-toolchain.sh # buildkit3.5 KB16RUN /bin/sh -c . /tmp/check-for-go-toolchain.sh67.77 MB17COPY scripts/install-rust.sh /install-rust.sh # buildkit495 B18RUN /bin/sh -c /install-rust.sh #287.04 MB19ENV PATH=/root/.cargo/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B20ENTRYPOINT ["/entrypoint.sh"]0 B21CMD ["/build.sh"]0 BCommand
KIWI 10.2.33