Sign inSign up

netdata/package-builders:ubuntu24.04-v2

Multi-platform
Languages & frameworks
Integration & delivery
Index digest

sha256:7bc9a412761a08b34010538b912c261cdc96fe5f53905a9ede06ce119775d797

OS/ARCH

Compressed size

651.05 MB

Last pushed

about 14 hours by netdatabot

Type

Image

Manifest digest

sha256:e798a791ebf9aaeea9f9e6179428d3eea071cf4b6e940effdb01296106f5560d

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.6 MB
5CMD ["/bin/bash"]0 B
6LABEL org.opencontainers.image.authors=Netdatabot <[email protected]>0 B
7LABEL org.opencontainers.image.source=https://github.com/netdata/helper-images0 B
8LABEL org.opencontainers.image.title=Netdata Package Builder for0 B
9LABEL org.opencontainers.image.description=Package builder image for0 B
10LABEL org.opencontainers.image.vendor=Netdata Inc.0 B
12ENV FULLNAME=Netdata Builder0 B
13ENV VERSION=0.10 B
14ENV DEBIAN_FRONTEND=noninteractive0 B
15ENV SENTRY_DSN=https://[email protected]/dummy0 B
16RUN /bin/sh -c apt-get update294.41 MB
17RUN /bin/sh -c curl --fail8.92 MB
18COPY package-builders/entrypoint.sh /entrypoint.sh # buildkit338 B
19COPY package-builders/cpack-deb.sh /build.sh # buildkit798 B
20ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
21ADD https://raw.githubusercontent.com/netdata/netdata/master/packaging/check-for-go-toolchain.sh /tmp/check-for-go-toolchain.sh # buildkit3.5 KB
22RUN /bin/sh -c . /tmp/check-for-go-toolchain.sh64.5 MB
23COPY scripts/install-rust.sh /install-rust.sh # buildkit495 B
24RUN /bin/sh -c /install-rust.sh #255.61 MB
25ENV PATH=/root/.cargo/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
26ENTRYPOINT ["/entrypoint.sh"]0 B
27CMD ["/build.sh"]0 B

Command

 ARG RELEASE