Namespace
calico
Image / Tag
typha:v3.24.0-0.dev-104-ge5243100c1fb-amd64
Content Digest
sha256:f466edcd184f53e1a355a13c8417513eea283d2b9b679bc1844531963902c6c7
Details
Created

2022-05-13 11:19:31 UTC

Size

51.6 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.24.0-0.dev-104-ge5243100c1fb

Environment
PATH

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


Layers

[#000] sha256:1e139e031b8c1beb66248e958fdb2432725bc4fb87aaaef9a91102ecfb8b6da6 - 0.69% (366 KB)

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

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

[#003] sha256:1b738de4b928d428b87932d2f7796203edef0d6ce2ce0c809a04834e53a8f844 - 46.66% (24.1 MB)

[#004] sha256:995f03436efafca25ab84f1dca393e8603e645dac2d07e97e87fdd1cbf836829 - 5.97% (3.08 MB)

[#005] sha256:2ccd44dd001067820129f61ca6581c021da71395969b4c4a37e334897190bba1 - 46.64% (24 MB)

[#006] sha256:94c97ea8c497eda7d8d30e83d9946b752421b246b9df543728e0e507e048dde0 - 0.0% (244 Bytes)

[#007] sha256:98a6143da8ab4993ab78a4657bd2ff519b8004fc70855cd25293b97934eace8a - 0.0% (194 Bytes)

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


History
2022-05-13 11:19:30 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2022-05-13 11:19:30 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Typha vendor=Project Calico version=v3.24.0-0.dev-104-ge5243100c1fb 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-05-13 11:19:30 UTC (buildkit.dockerfile.v0)

COPY /sbin/tini /sbin/tini # buildkit

2022-05-13 11:19:31 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2022-05-13 11:19:31 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2022-05-13 11:19:31 UTC (buildkit.dockerfile.v0)

COPY /lib64 /lib64 # buildkit

2022-05-13 11:19:31 UTC (buildkit.dockerfile.v0)

COPY /lib /lib # buildkit

2022-05-13 11:19:31 UTC (buildkit.dockerfile.v0)

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

2022-05-13 11:19:31 UTC (buildkit.dockerfile.v0)

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

2022-05-13 11:19:31 UTC (buildkit.dockerfile.v0)

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

2022-05-13 11:19:31 UTC (buildkit.dockerfile.v0)

WORKDIR /code

2022-05-13 11:19:31 UTC (buildkit.dockerfile.v0)

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

2022-05-13 11:19:31 UTC (buildkit.dockerfile.v0)

USER 999

2022-05-13 11:19:31 UTC (buildkit.dockerfile.v0)

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

2022-05-13 11:19:31 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