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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 22.53 MB6CMD ["/bin/bash"]0 B8LABEL org.opencontainers.image.source=https://github.com/netdata/helper-images0 B9LABEL org.opencontainers.image.title=Netdata Package Builder for0 B10LABEL org.opencontainers.image.description=Package builder image for0 B11LABEL org.opencontainers.image.vendor=Netdata Inc.0 B13ENV FULLNAME=Netdata Builder0 B14ENV VERSION=0.10 B15ENV DEBIAN_FRONTEND=noninteractive0 B17RUN /bin/sh -c apt-get update177.86 MB18RUN /bin/sh -c if dpkg-architecture43.21 MB19RUN /bin/sh -c curl --fail8.28 MB20COPY package-builders/entrypoint.sh /entrypoint.sh # buildkit336 B21COPY package-builders/cpack-deb.sh /build.sh # buildkit798 B22ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B23ADD https://raw.githubusercontent.com/netdata/netdata/master/packaging/check-for-go-toolchain.sh /tmp/check-for-go-toolchain.sh # buildkit3.49 KB24RUN /bin/sh -c . /tmp/check-for-go-toolchain.sh66.35 MB25COPY scripts/install-rust.sh /install-rust.sh # buildkit497 B26RUN /bin/sh -c /install-rust.sh #328.46 MB27ENV PATH=/root/.cargo/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B28ENTRYPOINT ["/entrypoint.sh"]0 B29CMD ["/build.sh"]0 BCommand
ARG RELEASE