Sign inSign up

netdata/package-builders:oraclelinux9-v2

Multi-platform
Languages & frameworks
Integration & delivery
Index digest

sha256:14c0ce81522b91fba7007f2ec8ae7ca0315404549e9b8345e1a1dfa8f5a97142

OS/ARCH

Compressed size

858.72 MB

Last pushed

about 21 hours by netdatabot

Type

Image

Manifest digest

sha256:cda64dff27e67c39145298916f9c13390c310a8bc87983e205bf2055ad1aa3ed

Image Layers

1ADD oraclelinux-9-amd64-rootfs.tar.xz / # buildkit90.68 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/ol9-epel.repo /etc/yum.repos.d/ol9-epel.repo # buildkit354 B
11RUN /bin/sh -c dnf config-manager358.51 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 # buildkit337 B
15COPY package-builders/cpack-rpm.sh /build.sh # buildkit603 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.5 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.04 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-9-amd64-rootfs.tar.xz / # buildkit