Namespace
calico
Image / Tag
typha:release-v3.23-amd64
Content Digest
sha256:8ef46751c6afef9fd5ae0cd2474ee73f1ace680e5236883d0f3f01478762ab75
Details
Created

2023-04-18 20:30:44 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.5-19-gba2024f730db

Environment
PATH

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


Layers

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

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

[#002] sha256:2c1dc15166c883960613241e3b48a2e978fccd6d5b62f15584d4af400a82d7b2 - 0.0% (147 Bytes)

[#003] sha256:9f3d02c5f45fe7ea52798c37ab103e9c7b70d32c98b333766ba96a9749fb67b9 - 43.92% (21.5 MB)

[#004] sha256:95df904a09ea9abee850c252a247a3e1718d801807ccfd9ce60e75a477dfb7b4 - 6.25% (3.06 MB)

[#005] sha256:054891618e0d9420e3ab0265fccef18fad7e530520a86f7e081030bcbb9c3b3e - 0.0% (173 Bytes)

[#006] sha256:a819fc46904a39d9f635dafdf08a09d8382e1271ccb17f9600c9729928a6e148 - 0.0% (1.18 KB)

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

[#008] sha256:3ec568d0596fc6a77f9f3835baf22db89e384b0b6c5f57e5decd4927d390b937 - 0.0% (242 Bytes)

[#009] sha256:86afa7cc4f9a17130b2c6f18c03c700e5ac66ef4b0384af44e25088e8d2b793a - 0.0% (192 Bytes)

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


History
2023-04-18 20:30:43 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-04-18 20:30:43 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Typha vendor=Project Calico version=v3.23.5-19-gba2024f730db 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>

2023-04-18 20:30:43 UTC (buildkit.dockerfile.v0)

COPY /sbin/tini /sbin/tini # buildkit

2023-04-18 20:30:43 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-04-18 20:30:43 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-04-18 20:30:43 UTC (buildkit.dockerfile.v0)

COPY /lib64 /lib64 # buildkit

2023-04-18 20:30:43 UTC (buildkit.dockerfile.v0)

COPY /lib /lib # buildkit

2023-04-18 20:30:43 UTC (buildkit.dockerfile.v0)

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

2023-04-18 20:30:43 UTC (buildkit.dockerfile.v0)

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

2023-04-18 20:30:44 UTC (buildkit.dockerfile.v0)

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

2023-04-18 20:30:44 UTC (buildkit.dockerfile.v0)

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

2023-04-18 20:30:44 UTC (buildkit.dockerfile.v0)

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

2023-04-18 20:30:44 UTC (buildkit.dockerfile.v0)

WORKDIR /code

2023-04-18 20:30:44 UTC (buildkit.dockerfile.v0)

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

2023-04-18 20:30:44 UTC (buildkit.dockerfile.v0)

USER 999

2023-04-18 20:30:44 UTC (buildkit.dockerfile.v0)

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

2023-04-18 20:30:44 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