Sign inSign up

netdata/package-builders:ubuntu20.04-v2

Multi-platform
Languages & frameworks
Integration & delivery
Index digest

sha256:e8e12cc5913e27121d938b4cf250bc4c17ede7fa2d13533ba7f73cf4fc042201

OS/ARCH

Compressed size

646.7 MB

Last pushed

about 21 hours by netdatabot

Type

Image

Manifest digest

sha256:eebe6391d3ea8c889eddc5c021717d9a5a54a4c5ebf742ee1409bf723ea25b1d

Image Layers

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

Command

 ARG RELEASE