Namespace
calico
Image / Tag
typha:v3.22.0-0.dev-24925-g39b22f4d0062
Content Digest
sha256:25d2abe6b30041422009d4169f59fbbf14024aa0409afe2c072fae69b97b5226
Details
Created

2022-01-13 19:02:08 UTC

Size

50.3 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.22.0-0.dev-24925-g39b22f4d0062

Environment
PATH

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


Layers

[#000] sha256:9cad3859a6fa371c0dae61d9412d55016c29eb92c77a82f8f0b0d1fab6d1fc9c - 0.71% (366 KB)

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

[#002] sha256:6ee611c5120fbce3b99f0875da4e2f14b15eff031d838bb80a6a34dcb3f87d10 - 0.0% (146 Bytes)

[#003] sha256:9b1a614ac84257ebeb2db160c794f7640f4e2b80e0905a4804ffac78daf36209 - 47.85% (24.1 MB)

[#004] sha256:35f77ce98876cb59d25bb6d71c1230d31b530212d90d2e9fe40acc75bb3e5820 - 6.12% (3.08 MB)

[#005] sha256:d0a8c8b8b42ed20f9a5351d4bb089f5cadf05e07d3dda0a407a28f21cc1818c8 - 45.27% (22.8 MB)

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

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

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


History
2022-01-13 19:02:07 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2022-01-13 19:02:07 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Typha vendor=Project Calico version=v3.22.0-0.dev-24925-g39b22f4d0062 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-01-13 19:02:07 UTC (buildkit.dockerfile.v0)

COPY /sbin/tini /sbin/tini # buildkit

2022-01-13 19:02:07 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2022-01-13 19:02:07 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2022-01-13 19:02:07 UTC (buildkit.dockerfile.v0)

COPY /lib64 /lib64 # buildkit

2022-01-13 19:02:08 UTC (buildkit.dockerfile.v0)

COPY /lib /lib # buildkit

2022-01-13 19:02:08 UTC (buildkit.dockerfile.v0)

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

2022-01-13 19:02:08 UTC (buildkit.dockerfile.v0)

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

2022-01-13 19:02:08 UTC (buildkit.dockerfile.v0)

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

2022-01-13 19:02:08 UTC (buildkit.dockerfile.v0)

WORKDIR /code

2022-01-13 19:02:08 UTC (buildkit.dockerfile.v0)

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

2022-01-13 19:02:08 UTC (buildkit.dockerfile.v0)

USER 999

2022-01-13 19:02:08 UTC (buildkit.dockerfile.v0)

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

2022-01-13 19:02:08 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