Namespace
rabbitmqoperator
Image / Tag
cluster-operator:859d764
Content Digest
sha256:27dfcf630613f2645f3c6ae9adbbf5011595437861f2d68edcf672b7e75fbf34
Details
Created

2020-09-07 09:47:03 UTC

Size

17.9 MB

Content Digest
Labels
  • GitCommit
    859d764

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:3b26d59032ed4969404ac073fe838001477166bf57c936327da6ae39d3845486 - 99.35% (17.8 MB)

[#001] sha256:9895e3ffc8e2da09cae8a0e32593b4deb9839d9bc6db443c2a0063256b1f6f5d - 0.0% (224 Bytes)

[#002] sha256:26e97a9fcf9478fcb11ad8df2a7463be4be030589b9972e1b33b67dcf0661921 - 0.65% (120 KB)


History
2020-09-07 09:47:03 UTC (buildkit.dockerfile.v0)

ARG GIT_COMMIT

2020-09-07 09:47:03 UTC (buildkit.dockerfile.v0)

LABEL GitCommit=859d764

2020-09-07 09:47:03 UTC (buildkit.dockerfile.v0)

WORKDIR /

2020-09-07 09:47:03 UTC (buildkit.dockerfile.v0)

COPY /workspace/manager . # buildkit

2020-09-07 09:47:03 UTC (buildkit.dockerfile.v0)

COPY /etc/passwd /etc/group /etc/ # buildkit

2020-09-07 09:47:03 UTC (buildkit.dockerfile.v0)

COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit

2020-09-07 09:47:03 UTC (buildkit.dockerfile.v0)

USER 1000:1000

2020-09-07 09:47:03 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/manager"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete