Namespace
calico
Image / Tag
typha:v3.22.0-0.dev-1445-g484eceee538e-amd64
Content Digest
sha256:312b0dcdb7a4ac0ea46fde15951caa65cd73f20ad0f4379b97f79ad53f3ac843
Details
Created

2021-12-17 20:47:03 UTC

Size

50.4 MB

Content Digest
Labels
  • description
    Calico Typha is a fan-out datastore proxy
  • maintainer
    Shaun Crampton <shaun@tigera.io>
  • name
    Calico Typha
  • release
    1
  • summary
    Calico Typha is a fan-out datastore proxy
  • vendor
    Project Calico
  • version
    v3.22.0-0.dev-1445-g484eceee538e

Environment
PATH

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


Layers

[#000] sha256:3a6b9890d70152a2ca883636e8bf863bc714ed21cf0d2e3108244f14070691d4 - 0.71% (366 KB)

[#001] sha256:ca4c44baf4d9a6ed75488a42c55d8c4411b45bcbc69f0953a88f8d87d79c601c - 0.04% (20.3 KB)

[#002] sha256:0ef1a38b1143f80ee6e90e11c5ed5356163738e392c07904e691ee55a75525ae - 0.0% (147 Bytes)

[#003] sha256:62b4652a6b80db9466c703bf0ae5f1eabe03d90f5e77aaec750a9b509ccdf716 - 47.76% (24.1 MB)

[#004] sha256:3e3aa12c4854a7f99e1431a3f2b143f412c9e6336206d6e09081feeacb4a4048 - 6.11% (3.08 MB)

[#005] sha256:c24a9767bb14f6edd343e359eb4a7d0ec91201a13ac750e5060120c3bafcd9c2 - 45.38% (22.9 MB)

[#006] sha256:a21fca4102a2803f18aeac9bd7cb4c4c2747ef0c07da42c2bf1aa285492113a5 - 0.0% (241 Bytes)

[#007] sha256:70d8fcaf1326ef2c124ea9d85e30a42ad6e042f4cb02807e96eb0eeda378a275 - 0.0% (192 Bytes)

[#008] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2021-12-17 20:47:02 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2021-12-17 20:47:02 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Typha vendor=Project Calico version=v3.22.0-0.dev-1445-g484eceee538e release=1 summary=Calico Typha is a fan-out datastore proxy description=Calico Typha is a fan-out datastore proxy maintainer=Shaun Crampton <shaun@tigera.io>

2021-12-17 20:47:02 UTC (buildkit.dockerfile.v0)

COPY /sbin/tini /sbin/tini # buildkit

2021-12-17 20:47:02 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2021-12-17 20:47:02 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2021-12-17 20:47:02 UTC (buildkit.dockerfile.v0)

COPY /lib64 /lib64 # buildkit

2021-12-17 20:47:02 UTC (buildkit.dockerfile.v0)

COPY /lib /lib # buildkit

2021-12-17 20:47:03 UTC (buildkit.dockerfile.v0)

ADD bin/calico-typha-amd64 /code/calico-typha # buildkit

2021-12-17 20:47:03 UTC (buildkit.dockerfile.v0)

ADD typha.cfg /etc/calico/typha.cfg # buildkit

2021-12-17 20:47:03 UTC (buildkit.dockerfile.v0)

ADD nsswitch.conf /etc/nsswitch.conf # buildkit

2021-12-17 20:47:03 UTC (buildkit.dockerfile.v0)

WORKDIR /code

2021-12-17 20:47:03 UTC (buildkit.dockerfile.v0)

ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/code

2021-12-17 20:47:03 UTC (buildkit.dockerfile.v0)

USER 999

2021-12-17 20:47:03 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/sbin/tini" "--"]

2021-12-17 20:47:03 UTC (buildkit.dockerfile.v0)

CMD ["calico-typha"]

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