Namespace
calico
Image / Tag
kube-controllers:v3.25.0-0.dev-208-g03a3e79d49c9-amd64
Content Digest
sha256:33a5bc4ff85046d690478cf81372c719e6071cffc9df2c8c15cfb4c9bab8300b
Details
Created

2022-09-12 21:14:35 UTC

Size

29.7 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-208-g03a3e79d49c9

Environment
PATH

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


Layers

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

[#001] sha256:b6855a6ed83e4cce764f9449cd569ef85d3afeaf472e7338b8ce2a5abcb3a633 - 0.0% (173 Bytes)

[#002] sha256:14a670876c75ba7eb8a7357e2eac8b99866aa9ae62ad987eec80526a1a2d689f - 0.0% (157 Bytes)

[#003] sha256:eb830e0e258003f7d4db209ad833a4fe9ea526564dc4182394fedd5465c8b520 - 0.0% (146 Bytes)

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

[#005] sha256:e7061a973d0fdbdd3455cd07c3c069a68c70c6c0594c6f800c3c66631b4d2af0 - 2.85% (866 KB)

[#006] sha256:d1f74d8f335464aa7df9ecc9632597f6ed5ca24614b648220509f260752c4151 - 1.28% (390 KB)

[#007] sha256:85d54c032298dc7ed4925ac2cdf86310f5c1a02feeb8c547e633cb27a1e9c5a8 - 0.0% (176 Bytes)

[#008] sha256:0fea2e93ef9d7391fdb3f0626a5d9a51ffee64b7cce4456fe157010b768ce210 - 0.0% (1.17 KB)

[#009] sha256:81de35fd51b2afb2c58020e42819346e8ac3d2be83f60929f277fcc60d0cf877 - 90.4% (26.8 MB)

[#010] sha256:372db9324555df429b19ac8d951703163f1df1d976ebd9efb3a6313f19e590f4 - 5.25% (1.56 MB)


History
2022-09-12 21:14:35 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2022-09-12 21:14:35 UTC (buildkit.dockerfile.v0)

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

2022-09-12 21:14:35 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2022-09-12 21:14:35 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2022-09-12 21:14:35 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2022-09-12 21:14:35 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2022-09-12 21:14:35 UTC (buildkit.dockerfile.v0)

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

2022-09-12 21:14:35 UTC (buildkit.dockerfile.v0)

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

2022-09-12 21:14:35 UTC (buildkit.dockerfile.v0)

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

2022-09-12 21:14:35 UTC (buildkit.dockerfile.v0)

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

2022-09-12 21:14:35 UTC (buildkit.dockerfile.v0)

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

2022-09-12 21:14:35 UTC (buildkit.dockerfile.v0)

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

2022-09-12 21:14:35 UTC (buildkit.dockerfile.v0)

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

2022-09-12 21:14:35 UTC (buildkit.dockerfile.v0)

USER 999

2022-09-12 21:14:35 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