Sign inSign up

netdata/package-builders:fedora44-v2

Multi-platform
Languages & frameworks
Integration & delivery
Index digest

sha256:98cb8e552d334d839d143f22c54f6596d5356fe743dbddad001d498290bbbd24

OS/ARCH

Compressed size

863.33 MB

Last pushed

about 24 hours by netdatabot

Type

Image

Manifest digest

sha256:1dc1e69918a3a26c0299e28ca9af03e3eb0bfeae9c00f30386e3410c1601cbf5

Image Layers

1LABEL maintainer=Clement Verna <[email protected]>0 B
2ENV DISTTAG=f44container FGC=f44 FBR=f440 B
3ADD fedora-20260826.tar / # buildkit66.18 MB
4CMD ["/bin/bash"]0 B
5LABEL org.opencontainers.image.authors=Netdatabot <[email protected]>0 B
6LABEL org.opencontainers.image.source=https://github.com/netdata/helper-images0 B
7LABEL org.opencontainers.image.title=Netdata Package Builder for0 B
8LABEL org.opencontainers.image.description=Package builder image for0 B
9LABEL org.opencontainers.image.vendor=Netdata Inc.0 B
10ENV VERSION=0 B
11ENV SENTRY_DSN=https://[email protected]/dummy0 B
12RUN /bin/sh -c dnf distro-sync387.63 MB
13COPY scripts/install-cmake.sh /install-cmake.sh # buildkit939 B
14RUN /bin/sh -c /install-cmake.sh #54.72 MB
15COPY package-builders/entrypoint.sh /entrypoint.sh # buildkit336 B
16COPY package-builders/cpack-rpm.sh /build.sh # buildkit604 B
17ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
18ADD https://raw.githubusercontent.com/netdata/netdata/master/packaging/check-for-go-toolchain.sh /tmp/check-for-go-toolchain.sh # buildkit3.5 KB
19RUN /bin/sh -c . /tmp/check-for-go-toolchain.sh67.77 MB
20COPY scripts/install-rust.sh /install-rust.sh # buildkit497 B
21RUN /bin/sh -c /install-rust.sh #287.03 MB
22ENV PATH=/root/.cargo/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
23ENTRYPOINT ["/entrypoint.sh"]0 B
24CMD ["/build.sh"]0 B

Command

LABEL maintainer=Clement Verna <[email protected]>