Sign inSign up

netdata/package-builders:opensuse15.6-v2

Multi-platform
Languages & frameworks
Integration & delivery
Index digest

sha256:4b96c9eaad6a783ed382bf603005ed52b23d5e2a86753bd3630672467600c646

OS/ARCH

Compressed size

855.92 MB

Last pushed

about 23 hours by netdatabot

Type

Image

Manifest digest

sha256:eddd06e62ff556cc3e639e05c71223b4e3d4872030b8d1548832bfd22baba250

Image Layers

1KIWI 10.2.3342.34 MB
2LABEL org.opencontainers.image.authors=Netdatabot <[email protected]>0 B
3LABEL org.opencontainers.image.source=https://github.com/netdata/helper-images0 B
4LABEL org.opencontainers.image.title=Netdata Package Builder for0 B
5LABEL org.opencontainers.image.description=Package builder image for0 B
6LABEL org.opencontainers.image.vendor=Netdata Inc.0 B
7ENV VERSION=0.10 B
8ENV SENTRY_DSN=https://[email protected]/dummy0 B
9RUN /bin/sh -c zypper update404.05 MB
10COPY scripts/install-cmake.sh /install-cmake.sh # buildkit939 B
11RUN /bin/sh -c /install-cmake.sh #54.72 MB
12COPY package-builders/entrypoint.sh /entrypoint.sh # buildkit339 B
13COPY package-builders/cpack-rpm.sh /build.sh # buildkit605 B
14ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
15ADD https://raw.githubusercontent.com/netdata/netdata/master/packaging/check-for-go-toolchain.sh /tmp/check-for-go-toolchain.sh # buildkit3.5 KB
16RUN /bin/sh -c . /tmp/check-for-go-toolchain.sh67.77 MB
17COPY scripts/install-rust.sh /install-rust.sh # buildkit497 B
18RUN /bin/sh -c /install-rust.sh #287.04 MB
19ENV PATH=/root/.cargo/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
20ENTRYPOINT ["/entrypoint.sh"]0 B
21CMD ["/build.sh"]0 B

Command

KIWI 10.2.33