sha256:314b8edeba0f34547cc171c68b767b5a63e3a44132bb80e1730a2204665717f8
OS/ARCH
linux/amd64
Compressed size
165.63 MB
Last pushed
almost 6 years by jimdickinson
Type
Image
Manifest digest
sha256:314b8edeba0f34547cc171c68b767b5a63e3a44132bb80e1730a2204665717f8
Image Layers
130.76 MB21.77 KB3ARG BASE_OS0 B4ARG VERSION_STAMP=DEV0 B6LABEL name=cass-operator0 B7LABEL vendor=DataStax, Inc0 B8LABEL release=https://github.com/datastax/cass-operator:1.5.0-release.ac3cb6325b57c9606b47ff3062989e93c220e3a6-ubi0 B9LABEL summary=DataStax Kubernetes Operator for0 B10LABEL description=The DataStax Kubernetes Operator0 B11RUN |2 BASE_OS=registry.access.redhat.com/ubi7/ubi-minimal:7.8 VERSION_STAMP=https://github.com/datastax/cass-operator:1.5.0-release.ac3cb6325b57c9606b47ff3062989e93c220e3a6-ubi /bin/sh97.05 MB12COPY /etc/passwd /etc/passwd # buildkit1.01 KB13COPY /etc/shadow /etc/shadow # buildkit853 B14COPY /etc/group /etc/group # buildkit955 B15COPY /etc/gshadow /etc/gshadow # buildkit888 B16COPY /go/bin/operator /operator # buildkit18.9 MB17COPY ./operator/docker/ubi/LICENSE /licenses/ # buildkit4.66 KB18RUN |2 BASE_OS=registry.access.redhat.com/ubi7/ubi-minimal:7.8 VERSION_STAMP=https://github.com/datastax/cass-operator:1.5.0-release.ac3cb6325b57c9606b47ff3062989e93c220e3a6-ubi /bin/sh713 B19RUN |2 BASE_OS=registry.access.redhat.com/ubi7/ubi-minimal:7.8 VERSION_STAMP=https://github.com/datastax/cass-operator:1.5.0-release.ac3cb6325b57c9606b47ff3062989e93c220e3a6-ubi /bin/sh779 B20RUN |2 BASE_OS=registry.access.redhat.com/ubi7/ubi-minimal:7.8 VERSION_STAMP=https://github.com/datastax/cass-operator:1.5.0-release.ac3cb6325b57c9606b47ff3062989e93c220e3a6-ubi /bin/sh18.9 MB21USER cassandra:root0 B22ENTRYPOINT ["/operator"]0 BCommand