Namespace
calico
Image / Tag
kube-controllers:v3.27.0-0.dev-421-g92ea8872b0db-amd64
Content Digest
sha256:75b856ba35847c0e07080fa8f86d765cab3a0904a480e344d608c1298a587f7f
Details
Created

2023-10-06 23:22:53 UTC

Size

31.3 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.27.0-0.dev-421-g92ea8872b0db

Environment
PATH

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


Layers

[#000] sha256:398949b04f238126b8ae78db294e1e14e1052e25ebddba2d8670f071bef294e2 - 0.01% (3.97 KB)

[#001] sha256:8d7b6d0809e0bdc312bbf1ef18057045c31cbfcae2c4d4a3af05a4200a84a63d - 0.0% (146 Bytes)

[#002] sha256:893c9be984eaed5c510d9999294308ecad1a8d01845ddb8d01c25e8d5e223be3 - 0.0% (129 Bytes)

[#003] sha256:a34518b675e842fd4a0aede1f86bec8de430f02746169a32f8a7f15e73e3c621 - 0.0% (123 Bytes)

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

[#005] sha256:78b45cf9f7aef5f1b8751d0db8263e12780086944112c4a3eddecbef7a57ced4 - 2.7% (866 KB)

[#006] sha256:85d10fd1770ed5e23e4e4707424f73b246d67c9f3fad09ade3a1b65f68c6794a - 1.22% (389 KB)

[#007] sha256:7bb90a05bb268462d67ed724d2d1179ae07c0146e8c654e4f38da98784b4c79f - 0.04% (12.8 KB)

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

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

[#010] sha256:5bf8bd177f7bd67f4116f088fdf5d1e88ecf3ecd920c7a355b17ecccce369044 - 0.0% (149 Bytes)

[#011] sha256:ee45800682c561db91387f72dd12e3216ae5d5f78898a62e93e0325c4151ae28 - 0.0% (1.17 KB)

[#012] sha256:c4833c552203e9619225adb3b4a6c89ce5094716fb2879d4091f51eae7bfbf37 - 90.21% (28.2 MB)

[#013] sha256:fa6e3c56c41fc08334525d6464568845475ac22413a3e156c12264c5fdf23445 - 5.43% (1.7 MB)


History
2023-10-06 23:22:52 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-10-06 23:22:52 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.27.0-0.dev-421-g92ea8872b0db 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-10-06 23:22:52 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-10-06 23:22:53 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2023-10-06 23:22:53 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2023-10-06 23:22:53 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-10-06 23:22:53 UTC (buildkit.dockerfile.v0)

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

2023-10-06 23:22:53 UTC (buildkit.dockerfile.v0)

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

2023-10-06 23:22:53 UTC (buildkit.dockerfile.v0)

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

2023-10-06 23:22:53 UTC (buildkit.dockerfile.v0)

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

2023-10-06 23:22:53 UTC (buildkit.dockerfile.v0)

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

2023-10-06 23:22:53 UTC (buildkit.dockerfile.v0)

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

2023-10-06 23:22:53 UTC (buildkit.dockerfile.v0)

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

2023-10-06 23:22:53 UTC (buildkit.dockerfile.v0)

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

2023-10-06 23:22:53 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-10-06 23:22:53 UTC (buildkit.dockerfile.v0)

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

2023-10-06 23:22:53 UTC (buildkit.dockerfile.v0)

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

2023-10-06 23:22:53 UTC (buildkit.dockerfile.v0)

USER 999

2023-10-06 23:22:53 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