Namespace
calico
Image / Tag
kube-controllers:v3.26.4-31-g9882bd1d4813-amd64
Content Digest
sha256:d1d32793a9c5070c4c9bf4413d2bdf8d0e1c02ce90e94c4c3bb4c1b7abeacb1d
Details
Created

2024-03-19 20:09:15 UTC

Size

31.4 MB

Content Digest
Labels
  • description
    Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state
  • maintainer
    Casey Davenport <casey@tigera.io>
  • name
    Calico Kubernetes controllers
  • release
    1
  • summary
    Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state
  • vendor
    Project Calico
  • version
    v3.26.4-31-g9882bd1d4813

Environment
PATH

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


Layers

[#000] sha256:876d29e3f42129c792fb36428642adfa89fef2bccda154b5c8928e60e689c02e - 0.01% (3.97 KB)

[#001] sha256:04e4dad11618e7eff81aa5c0515736f97b3f7dbba8aeca616dfd5e87d88fa677 - 0.0% (149 Bytes)

[#002] sha256:2e4484a7d8b285545011e7e57afa167cb9ffce7f4d1bdeb10e613042d4868267 - 0.0% (131 Bytes)

[#003] sha256:0b6709e64a59433365158231ecdf8b16188e0ec267e99f363fb2cfbf6a856e93 - 0.0% (124 Bytes)

[#004] sha256:8da58a1d57b1b6f4e94e4cfa42c84e9d6e166b0df64f1ba0b94c7af93377456f - 0.18% (57.5 KB)

[#005] sha256:d9b09673fcdcb3442b57c0ddac77f257212374a8e3371f2fa6795acd92236be0 - 2.69% (867 KB)

[#006] sha256:977dcf2ec63ba4cd1ab32053ed06648317b9e441e4e70fea0a4691c1bb7726da - 1.21% (390 KB)

[#007] sha256:1535e6d10e624c08cd77db6d4d6e96db0191f4f29c0e258dca820e175bf67c7b - 0.04% (12.8 KB)

[#008] sha256:eef3682d1ded88762c743f65665514334c4c722986c410421c145e45ef9eeb11 - 0.07% (21 KB)

[#009] sha256:ab560fdf117cce2c22465f9370f1602a6cdbdd68313b4902771ad200b7d6995b - 0.14% (45.1 KB)

[#010] sha256:e5de075e0cfab15e81a1dfbac8f2abf23a700d8eb05e1be1a6eade8160ad6afc - 0.0% (150 Bytes)

[#011] sha256:6b6ca48c80de1b8c74118b9fc8a0a4a52446278bd1b037370f86f4c664536f35 - 0.0% (1.18 KB)

[#012] sha256:b4fb408c6cb329de0f0293c130346bbaf23ae75a03a93430f502dbb53490ff70 - 90.25% (28.4 MB)

[#013] sha256:417a6260f9367ce1093f466e14bdff94d4369f51b3b4dd86f65eed0519606a95 - 5.41% (1.7 MB)


History
2024-03-19 20:09:15 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2024-03-19 20:09:15 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.26.4-31-g9882bd1d4813 release=1 summary=Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state description=Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state maintainer=Casey Davenport <casey@tigera.io>

2024-03-19 20:09:15 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2024-03-19 20:09:15 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2024-03-19 20:09:15 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2024-03-19 20:09:15 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2024-03-19 20:09:15 UTC (buildkit.dockerfile.v0)

COPY /lib64/libpthread.so.0 /lib64/libpthread.so.0 # buildkit

2024-03-19 20:09:15 UTC (buildkit.dockerfile.v0)

COPY /lib64/libc.so.6 /lib64/libc.so.6 # buildkit

2024-03-19 20:09:15 UTC (buildkit.dockerfile.v0)

COPY /lib64/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit

2024-03-19 20:09:15 UTC (buildkit.dockerfile.v0)

COPY /lib64/libnss_dns.so.2 /lib64/libnss_dns.so.2 # buildkit

2024-03-19 20:09:15 UTC (buildkit.dockerfile.v0)

COPY /lib64/libnss_files.so.2 /lib64/libnss_files.so.2 # buildkit

2024-03-19 20:09:15 UTC (buildkit.dockerfile.v0)

COPY /lib64/libresolv.so.2 /lib64/libresolv.so.2 # buildkit

2024-03-19 20:09:15 UTC (buildkit.dockerfile.v0)

COPY /etc/host.conf /etc/host.conf # buildkit

2024-03-19 20:09:15 UTC (buildkit.dockerfile.v0)

COPY /etc/nsswitch.conf /etc/nsswitch.conf # buildkit

2024-03-19 20:09:15 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2024-03-19 20:09:15 UTC (buildkit.dockerfile.v0)

ADD bin/kube-controllers-linux-amd64 /usr/bin/kube-controllers # buildkit

2024-03-19 20:09:15 UTC (buildkit.dockerfile.v0)

ADD bin/check-status-linux-amd64 /usr/bin/check-status # buildkit

2024-03-19 20:09:15 UTC (buildkit.dockerfile.v0)

USER 999

2024-03-19 20:09:15 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/kube-controllers"]

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