sha256:8fc55e237aaf1aec5174753e09c5d7ee8ce7f16c7c243b12061e1f131eea9a21
OS/ARCH
linux/amd64
Compressed size
166.98 MB
Last pushed
over 5 years by jimdickinson
Type
Image
Manifest digest
sha256:8fc55e237aaf1aec5174753e09c5d7ee8ce7f16c7c243b12061e1f131eea9a21
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.1-release.25d02dc803ba697a056da93d62f090d04417d195-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.1-release.25d02dc803ba697a056da93d62f090d04417d195-ubi /bin/sh98.39 MB12COPY /etc/passwd /etc/passwd # buildkit438 B13COPY /etc/shadow /etc/shadow # buildkit265 B14COPY /etc/group /etc/group # buildkit361 B15COPY /etc/gshadow /etc/gshadow # buildkit296 B16COPY /go/bin/operator /operator # buildkit18.91 MB17COPY ./operator/docker/ubi/LICENSE /licenses/ # buildkit3.97 KB18RUN |2 BASE_OS=registry.access.redhat.com/ubi7/ubi-minimal:7.8 VERSION_STAMP=https://github.com/datastax/cass-operator:1.5.1-release.25d02dc803ba697a056da93d62f090d04417d195-ubi /bin/sh152 B19RUN |2 BASE_OS=registry.access.redhat.com/ubi7/ubi-minimal:7.8 VERSION_STAMP=https://github.com/datastax/cass-operator:1.5.1-release.25d02dc803ba697a056da93d62f090d04417d195-ubi /bin/sh229 B20RUN |2 BASE_OS=registry.access.redhat.com/ubi7/ubi-minimal:7.8 VERSION_STAMP=https://github.com/datastax/cass-operator:1.5.1-release.25d02dc803ba697a056da93d62f090d04417d195-ubi /bin/sh18.91 MB21USER cassandra:root0 B22ENTRYPOINT ["/operator"]0 BCommand