Namespace
calico
Image / Tag
typha:v3.23.5-17-g95a9cd05eed6-amd64
Content Digest
sha256:d4bbdc16bcf8809ae7c6c735bd4fa664e9348601774ee4db917fdcb989e4917b
Details
Created

2023-04-06 20:32:53 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-17-g95a9cd05eed6

Environment
PATH

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


Layers

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

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

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

[#003] sha256:89fbd1d488f4389e63bffcd7b0dce53e1c64c043cffbaefd6273971b2f15011e - 43.92% (21.5 MB)

[#004] sha256:73bdb0a1d5818e939a035e65b9da1a5d673b39559a64562e615319a54ef111ab - 6.25% (3.06 MB)

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

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

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

[#008] sha256:feb36163cd46bdf6f867529469ca91fab1c146a76109c52c36739ab8a228a016 - 0.0% (241 Bytes)

[#009] sha256:32362ad63a249a03fcf851e36c642cf27105bf609604e35e8d101e8aa6075bc8 - 0.0% (195 Bytes)

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


History
2023-04-06 20:32:52 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-04-06 20:32:52 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Typha vendor=Project Calico version=v3.23.5-17-g95a9cd05eed6 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-06 20:32:52 UTC (buildkit.dockerfile.v0)

COPY /sbin/tini /sbin/tini # buildkit

2023-04-06 20:32:53 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-04-06 20:32:53 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-04-06 20:32:53 UTC (buildkit.dockerfile.v0)

COPY /lib64 /lib64 # buildkit

2023-04-06 20:32:53 UTC (buildkit.dockerfile.v0)

COPY /lib /lib # buildkit

2023-04-06 20:32:53 UTC (buildkit.dockerfile.v0)

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

2023-04-06 20:32:53 UTC (buildkit.dockerfile.v0)

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

2023-04-06 20:32:53 UTC (buildkit.dockerfile.v0)

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

2023-04-06 20:32:53 UTC (buildkit.dockerfile.v0)

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

2023-04-06 20:32:53 UTC (buildkit.dockerfile.v0)

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

2023-04-06 20:32:53 UTC (buildkit.dockerfile.v0)

WORKDIR /code

2023-04-06 20:32:53 UTC (buildkit.dockerfile.v0)

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

2023-04-06 20:32:53 UTC (buildkit.dockerfile.v0)

USER 999

2023-04-06 20:32:53 UTC (buildkit.dockerfile.v0)

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

2023-04-06 20:32:53 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