Namespace
calico
Image / Tag
typha:v3.23.5-10-gca93ad4f2ece-amd64
Content Digest
sha256:dcac241c00cd1769cdb75c6ea4f958390925a3f929d3b93ffd452025b63147bf
Details
Created

2023-01-10 15:47:03 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-10-gca93ad4f2ece

Environment
PATH

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


Layers

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

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

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

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

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

[#005] sha256:96feba9029d9bbf45e6a6fb93b0c0c3e73df2ee456e6c35a57696098a7e1edcd - 0.0% (174 Bytes)

[#006] sha256:718fcfa1e2c46646921516f7d0c6863c47ddd2ba177a61346721ead8e346e9f8 - 0.0% (1.17 KB)

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

[#008] sha256:4e47b64ae775c1cc6e5a2e2fa348be5e60e720e36da7e068eb8ca25b22317966 - 0.0% (240 Bytes)

[#009] sha256:9517e86ef8bbaaca7a87a12b8eba00a4e908c86e0989274e1e3fd7800aff9318 - 0.0% (193 Bytes)

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


History
2023-01-10 15:47:02 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-01-10 15:47:02 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Typha vendor=Project Calico version=v3.23.5-10-gca93ad4f2ece 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-01-10 15:47:02 UTC (buildkit.dockerfile.v0)

COPY /sbin/tini /sbin/tini # buildkit

2023-01-10 15:47:02 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-01-10 15:47:02 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-01-10 15:47:02 UTC (buildkit.dockerfile.v0)

COPY /lib64 /lib64 # buildkit

2023-01-10 15:47:02 UTC (buildkit.dockerfile.v0)

COPY /lib /lib # buildkit

2023-01-10 15:47:02 UTC (buildkit.dockerfile.v0)

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

2023-01-10 15:47:02 UTC (buildkit.dockerfile.v0)

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

2023-01-10 15:47:03 UTC (buildkit.dockerfile.v0)

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

2023-01-10 15:47:03 UTC (buildkit.dockerfile.v0)

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

2023-01-10 15:47:03 UTC (buildkit.dockerfile.v0)

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

2023-01-10 15:47:03 UTC (buildkit.dockerfile.v0)

WORKDIR /code

2023-01-10 15:47:03 UTC (buildkit.dockerfile.v0)

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

2023-01-10 15:47:03 UTC (buildkit.dockerfile.v0)

USER 999

2023-01-10 15:47:03 UTC (buildkit.dockerfile.v0)

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

2023-01-10 15: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