sha256:e8e12cc5913e27121d938b4cf250bc4c17ede7fa2d13533ba7f73cf4fc042201
OS/ARCH
Compressed size
550.26 MB
Last pushed
about 21 hours by netdatabot
Type
Image
Manifest digest
sha256:379276a5e2b6bb17c255fefc92c361cd4dcb34f25581bd95a3b2ec8fa53bf43c
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 / 24.77 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 update196.43 MB18RUN /bin/sh -c if dpkg-architecture32 B19RUN /bin/sh -c curl --fail8.92 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.sh64.5 MB25COPY scripts/install-rust.sh /install-rust.sh # buildkit497 B26RUN /bin/sh -c /install-rust.sh #255.62 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