Namespace
calico
Image / Tag
typha:v3.23.0-0.dev-446-g2e4cea703386-amd64
Content Digest
sha256:4947f9c9a5ceccc6a795bafc6a24476e0e71ab9d6199fce6a3c5c7a1c10b2607
Details
Created

2022-03-23 21:15:37 UTC

Size

51.4 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.0-0.dev-446-g2e4cea703386

Environment
PATH

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


Layers

[#000] sha256:88f9b0d76c0e19d47fb2214e38e619fc575936831f976899ef31d379a43d9fae - 0.7% (366 KB)

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

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

[#003] sha256:97622e17f3f1af485ee2f74a05352d76496e89f972fda6fc146be29f4f6a2319 - 46.77% (24.1 MB)

[#004] sha256:9dcc58d9734e44b5c9b96043bd7137f30bf33333f7ff80a50978e8f0beda3fb8 - 5.98% (3.08 MB)

[#005] sha256:df1f9eb32fbace38637bc39e0d427c006ddcec1bbbc08573bcf04174f22fec26 - 46.52% (23.9 MB)

[#006] sha256:ac443b2d07d3f5fc5c63b92ec010ea29f83665ed17c1212a3d4bed508f671972 - 0.0% (243 Bytes)

[#007] sha256:bf221a2023899e3388c81a9a28946933cea70e4274f2b2328498f883b9850ded - 0.0% (193 Bytes)

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


History
2022-03-23 21:15:36 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2022-03-23 21:15:36 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Typha vendor=Project Calico version=v3.23.0-0.dev-446-g2e4cea703386 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-03-23 21:15:36 UTC (buildkit.dockerfile.v0)

COPY /sbin/tini /sbin/tini # buildkit

2022-03-23 21:15:36 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2022-03-23 21:15:36 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2022-03-23 21:15:37 UTC (buildkit.dockerfile.v0)

COPY /lib64 /lib64 # buildkit

2022-03-23 21:15:37 UTC (buildkit.dockerfile.v0)

COPY /lib /lib # buildkit

2022-03-23 21:15:37 UTC (buildkit.dockerfile.v0)

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

2022-03-23 21:15:37 UTC (buildkit.dockerfile.v0)

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

2022-03-23 21:15:37 UTC (buildkit.dockerfile.v0)

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

2022-03-23 21:15:37 UTC (buildkit.dockerfile.v0)

WORKDIR /code

2022-03-23 21:15:37 UTC (buildkit.dockerfile.v0)

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

2022-03-23 21:15:37 UTC (buildkit.dockerfile.v0)

USER 999

2022-03-23 21:15:37 UTC (buildkit.dockerfile.v0)

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

2022-03-23 21:15:37 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