Sign inSign up

netdata/package-builders:oraclelinux8-v2

Multi-platform
Languages & frameworks
Integration & delivery
Index digest

sha256:e6f884af32e9c1bd090c9bc1797e7ccab51fad25c826f0b45ab0ccfccfdf0336

OS/ARCH

Compressed size

839.84 MB

Last pushed

about 16 hours by netdatabot

Type

Image

Manifest digest

sha256:6e0209e37ae35be7d5a8829c02a2dcfa8707eeaa8cdae76ccbac6851b0db0017

Image Layers

1ADD oraclelinux-8-amd64-rootfs.tar.xz / # buildkit96.39 MB
2CMD ["/bin/bash"]0 B
3LABEL org.opencontainers.image.authors=Netdatabot <[email protected]>0 B
4LABEL org.opencontainers.image.source=https://github.com/netdata/helper-images0 B
5LABEL org.opencontainers.image.title=Netdata Package Builder for0 B
6LABEL org.opencontainers.image.description=Package builder image for0 B
7LABEL org.opencontainers.image.vendor=Netdata Inc.0 B
8ENV VERSION=0 B
9ENV SENTRY_DSN=https://[email protected]/dummy0 B
10COPY package-builders/ol8-epel.repo /etc/yum.repos.d/ol8-epel.repo # buildkit354 B
11RUN /bin/sh -c dnf config-manager333.92 MB
12COPY scripts/install-cmake.sh /install-cmake.sh # buildkit939 B
13RUN /bin/sh -c /install-cmake.sh #54.72 MB
14COPY package-builders/entrypoint.sh /entrypoint.sh # buildkit339 B
15COPY package-builders/cpack-rpm.sh /build.sh # buildkit604 B
16ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
17ADD https://raw.githubusercontent.com/netdata/netdata/master/packaging/check-for-go-toolchain.sh /tmp/check-for-go-toolchain.sh # buildkit3.49 KB
18RUN /bin/sh -c . /tmp/check-for-go-toolchain.sh67.77 MB
19COPY scripts/install-rust.sh /install-rust.sh # buildkit497 B
20RUN /bin/sh -c /install-rust.sh #287.03 MB
21ENV PATH=/root/.cargo/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
22ENTRYPOINT ["/entrypoint.sh"]0 B
23CMD ["/build.sh"]0 B

Command

ADD oraclelinux-8-amd64-rootfs.tar.xz / # buildkit