Namespace
calico
Image / Tag
typha:v3.23.3-21-g51bd3248264f-amd64
Content Digest
sha256:d258ec865a0eb2c25a91f7c7827a89497a797ded395bf4df5bf8f3ff450c32eb
Details
Created

2022-08-15 01:55:57 UTC

Size

49 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.23.3-21-g51bd3248264f

Environment
PATH

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


Layers

[#000] sha256:5930b543e8df376d2aeadd1c9fad14386ef9056e8574cf6b06c4b9d60db3dd53 - 0.73% (366 KB)

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

[#002] sha256:8bc416a9645dfe5544a28c853cb4f9ee3bbb63debb15da08bf85a06d414100ba - 0.0% (145 Bytes)

[#003] sha256:888059cbf6db1ece1d5925d2e00b15449e712dcf57976f0f72aa2bbcc8e3126d - 43.91% (21.5 MB)

[#004] sha256:6e7b913d7de077c0efc0ed134e5537f2126ce79a73e2cbb3ff147b7120ea8bfb - 6.25% (3.06 MB)

[#005] sha256:500afcf809e0500c6822c17edd2868508b290e425427858f50cd4381c313ff58 - 0.0% (175 Bytes)

[#006] sha256:93217dae01e95f7884978dc46f34ed799c6852e5c69aaec31d69515195d10b3e - 0.0% (1.17 KB)

[#007] sha256:247ca59899bfc5e1bddc541a42045ddb4543bba596f59244d5cf92251c25b3a8 - 49.06% (24.1 MB)

[#008] sha256:a121c8323379d5e5b95013a289738bd8897cd21d1ab51bde08e60a196e14bec9 - 0.0% (243 Bytes)

[#009] sha256:47a544c2a9a8585107fc91dad762e1c7e66076971536e09e516819a9ddafc69f - 0.0% (193 Bytes)

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


History
2022-08-15 01:55:57 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2022-08-15 01:55:57 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Typha vendor=Project Calico version=v3.23.3-21-g51bd3248264f 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>

2022-08-15 01:55:57 UTC (buildkit.dockerfile.v0)

COPY /sbin/tini /sbin/tini # buildkit

2022-08-15 01:55:57 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2022-08-15 01:55:57 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2022-08-15 01:55:57 UTC (buildkit.dockerfile.v0)

COPY /lib64 /lib64 # buildkit

2022-08-15 01:55:57 UTC (buildkit.dockerfile.v0)

COPY /lib /lib # buildkit

2022-08-15 01:55:57 UTC (buildkit.dockerfile.v0)

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

2022-08-15 01:55:57 UTC (buildkit.dockerfile.v0)

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

2022-08-15 01:55:57 UTC (buildkit.dockerfile.v0)

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

2022-08-15 01:55:57 UTC (buildkit.dockerfile.v0)

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

2022-08-15 01:55:57 UTC (buildkit.dockerfile.v0)

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

2022-08-15 01:55:57 UTC (buildkit.dockerfile.v0)

WORKDIR /code

2022-08-15 01:55:57 UTC (buildkit.dockerfile.v0)

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

2022-08-15 01:55:57 UTC (buildkit.dockerfile.v0)

USER 999

2022-08-15 01:55:57 UTC (buildkit.dockerfile.v0)

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

2022-08-15 01:55:57 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