Namespace
calico
Image / Tag
kube-controllers:v3.25.0-0.dev-659-g6fec2259c89d-amd64
Content Digest
sha256:fd76bbc52e0ae1f9720e295cd0bea837d11104c846247e9942787d653a88cb05
Details
Created

2023-01-06 03:28:04 UTC

Size

29.8 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.25.0-0.dev-659-g6fec2259c89d

Environment
PATH

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


Layers

[#000] sha256:94424641282fafb1897ed4ccff03582b113d5012db4965a0e4aad9765856f76a - 0.01% (3.97 KB)

[#001] sha256:8b1e3008607601d91389e5d1dd6e4edb62fda898297873688bea98ec28c12fc6 - 0.0% (176 Bytes)

[#002] sha256:13943be4995cbaca35a39642bb45bcf94a3469c93df3c447a2a5025d0586e8d1 - 0.0% (158 Bytes)

[#003] sha256:8bea3a8c1ac1477d8200b0955eff78c0f5c4338653bd3683ac5c4a621cbd2e6d - 0.0% (147 Bytes)

[#004] sha256:f7ae5e43c0901bf817b289e09929317fbec9b2ffc1f80f65cd6f556592e6e319 - 0.19% (57.5 KB)

[#005] sha256:312a179f154db6d81fc192ffcccf28214dbbaad9d8ee8e646a900fd5ea1e09fc - 2.84% (867 KB)

[#006] sha256:e5441ffe11a804c0e60a47899755503a4323b0c68e7a2d24d4dbcdf0f0274471 - 1.3% (397 KB)

[#007] sha256:31c28e9411f424197ea22ed3a0f9dbad5614ce14416994c66e3a5f5565dce47f - 0.04% (12.7 KB)

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

[#009] sha256:f1867b69a3ba03003ffb059b1921d64ebcf1665137f5a390944b6ff919815d24 - 0.0% (175 Bytes)

[#010] sha256:9a1b1a0ee9071026792cac4b902c4801e300a88028cdeebe94ec63edfdfa5d78 - 0.0% (1.18 KB)

[#011] sha256:c8c5d3ff35c13c827141772c96ba6c8bd52b20209662e6d17926d28421426808 - 90.31% (26.9 MB)

[#012] sha256:3b6be789d3f3fedbaa2739e9915129a79ebb0c18be1664d25ef37a077f423428 - 5.23% (1.56 MB)


History
2023-01-06 03:28:04 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-01-06 03:28:04 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.25.0-0.dev-659-g6fec2259c89d 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>

2023-01-06 03:28:04 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-01-06 03:28:04 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2023-01-06 03:28:04 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2023-01-06 03:28:04 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-01-06 03:28:04 UTC (buildkit.dockerfile.v0)

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

2023-01-06 03:28:04 UTC (buildkit.dockerfile.v0)

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

2023-01-06 03:28:04 UTC (buildkit.dockerfile.v0)

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

2023-01-06 03:28:04 UTC (buildkit.dockerfile.v0)

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

2023-01-06 03:28:04 UTC (buildkit.dockerfile.v0)

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

2023-01-06 03:28:04 UTC (buildkit.dockerfile.v0)

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

2023-01-06 03:28:04 UTC (buildkit.dockerfile.v0)

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

2023-01-06 03:28:04 UTC (buildkit.dockerfile.v0)

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

2023-01-06 03:28:04 UTC (buildkit.dockerfile.v0)

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

2023-01-06 03:28:04 UTC (buildkit.dockerfile.v0)

USER 999

2023-01-06 03:28:04 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