Sign inSign up

netdata/package-builders:ubuntu22.04-v2

Multi-platform
Languages & frameworks
Integration & delivery
Index digest

sha256:1bb87ddaf7ddd89e4b3a6b41e8f483883a057360a5dce11076bdb796f18eb001

OS/ARCH

Compressed size

630.2 MB

Last pushed

about 19 hours by netdatabot

Type

Image

Manifest digest

sha256:5a8aa6c313bdf17a72f5c190e266268842a9f43f04005a0c06b31c1bab543db3

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 25.61 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 update201.49 MB
17RUN /bin/sh -c curl --fail8.28 MB
18COPY package-builders/entrypoint.sh /entrypoint.sh # buildkit339 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.sh66.35 MB
23COPY scripts/install-rust.sh /install-rust.sh # buildkit495 B
24RUN /bin/sh -c /install-rust.sh #328.46 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