Namespace
calico
Image / Tag
typha:v3.23.5-12-ge4ac53f90351-amd64
Content Digest
sha256:b4a41c019c14e2ff4476ca3ea49344da077763e8fedd5075047d6ddc63fa371e
Details
Created

2023-02-03 21:38:47 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-12-ge4ac53f90351

Environment
PATH

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


Layers

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

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

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

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

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

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

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

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

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

[#009] sha256:8f616d1ce44d636624ad2b014519ab542f22312c726a42d0a4d97b9eaa9f6e28 - 0.0% (195 Bytes)

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


History
2023-02-03 21:38:46 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-02-03 21:38:46 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Typha vendor=Project Calico version=v3.23.5-12-ge4ac53f90351 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-02-03 21:38:46 UTC (buildkit.dockerfile.v0)

COPY /sbin/tini /sbin/tini # buildkit

2023-02-03 21:38:47 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-02-03 21:38:47 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-02-03 21:38:47 UTC (buildkit.dockerfile.v0)

COPY /lib64 /lib64 # buildkit

2023-02-03 21:38:47 UTC (buildkit.dockerfile.v0)

COPY /lib /lib # buildkit

2023-02-03 21:38:47 UTC (buildkit.dockerfile.v0)

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

2023-02-03 21:38:47 UTC (buildkit.dockerfile.v0)

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

2023-02-03 21:38:47 UTC (buildkit.dockerfile.v0)

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

2023-02-03 21:38:47 UTC (buildkit.dockerfile.v0)

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

2023-02-03 21:38:47 UTC (buildkit.dockerfile.v0)

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

2023-02-03 21:38:47 UTC (buildkit.dockerfile.v0)

WORKDIR /code

2023-02-03 21:38:47 UTC (buildkit.dockerfile.v0)

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

2023-02-03 21:38:47 UTC (buildkit.dockerfile.v0)

USER 999

2023-02-03 21:38:47 UTC (buildkit.dockerfile.v0)

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

2023-02-03 21:38:47 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