Namespace
calico
Image / Tag
kube-controllers:v3.28.0-0.dev-159-g0cee59a72178-amd64
Content Digest
sha256:17a6e949c17dcfcded1185b03643e95140e64890d8cba82e9ba34df653a5c48f
Details
Created

2023-11-17 15:55:28 UTC

Size

31.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.28.0-0.dev-159-g0cee59a72178

Environment
PATH

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


Layers

[#000] sha256:a695ff8b96e6d741c2ce4b922ecfe54a4f140fc03ecd684f2752d8a6a720a38c - 0.01% (3.96 KB)

[#001] sha256:bd8fb9a4eb05cf2dff1dda232ca45fef5fe04f0e551f4b182a1a87eff4bde5d6 - 0.0% (147 Bytes)

[#002] sha256:0a6c8b22609961552d644759c817a436ceb4ff5274b456f002b357c1d8c0aacf - 0.0% (130 Bytes)

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

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

[#005] sha256:91e54d130729f40e25033124317d6250dd1c2f0a1b9e50f80389365c5107018a - 2.66% (867 KB)

[#006] sha256:140f6eb2f582b1a901a31c5fed9fb0c41cbadb31549bc0281ccf67d547b878a5 - 1.2% (389 KB)

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

[#008] sha256:abc3e9d91e9f1e2b6094e4cb9410a9ce1b4627ac8205b65f8ccaf3927cf74eb6 - 0.06% (21 KB)

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

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

[#011] sha256:7f3fd84a69cbfdcd1edce19faa9ad9435027de74cc27e961e45185ea63fb79a9 - 0.0% (1.18 KB)

[#012] sha256:72786dced176005b52689b3d70f79632ee56f27b1034d6f75298953e30d2c09d - 90.39% (28.7 MB)

[#013] sha256:f3b31cf6d87322aeee04fbafb62ef84b64d32ccf42d170922feacea119cb155b - 5.31% (1.69 MB)


History
2023-11-17 15:55:27 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-11-17 15:55:27 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.28.0-0.dev-159-g0cee59a72178 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-11-17 15:55:27 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-11-17 15:55:28 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2023-11-17 15:55:28 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2023-11-17 15:55:28 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-11-17 15:55:28 UTC (buildkit.dockerfile.v0)

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

2023-11-17 15:55:28 UTC (buildkit.dockerfile.v0)

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

2023-11-17 15:55:28 UTC (buildkit.dockerfile.v0)

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

2023-11-17 15:55:28 UTC (buildkit.dockerfile.v0)

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

2023-11-17 15:55:28 UTC (buildkit.dockerfile.v0)

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

2023-11-17 15:55:28 UTC (buildkit.dockerfile.v0)

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

2023-11-17 15:55:28 UTC (buildkit.dockerfile.v0)

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

2023-11-17 15:55:28 UTC (buildkit.dockerfile.v0)

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

2023-11-17 15:55:28 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-11-17 15:55:28 UTC (buildkit.dockerfile.v0)

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

2023-11-17 15:55:28 UTC (buildkit.dockerfile.v0)

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

2023-11-17 15:55:28 UTC (buildkit.dockerfile.v0)

USER 999

2023-11-17 15:55:28 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