Namespace
calico
Image / Tag
typha:v3.22.0-0.dev-24998-g209caf5c5987-amd64
Content Digest
sha256:9fa254ea104e934a0a9786fdf1720cf34a2476b74385f5dc8d9503f88cd6326f
Details
Created

2022-01-27 20:57:34 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-24998-g209caf5c5987

Environment
PATH

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


Layers

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

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

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

[#003] sha256:6f1e8c16e525f90e7a820c8bc5371de3998e31f79b90330632532868a977cbe8 - 47.85% (24.1 MB)

[#004] sha256:1ce9091e5fc63a5e7f3a01ec0676cb3e0756c8f735c719ca7846657685161420 - 6.12% (3.08 MB)

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

[#006] sha256:640c17caa38685fad41d23990c78fab11da5a3dbd61e5b2848b64a7fbd9f96fe - 0.0% (239 Bytes)

[#007] sha256:f7238852ebe0808918106e98c27832849a7d921a221b761ceb1027b9772a4d2b - 0.0% (192 Bytes)

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


History
2022-01-27 20:57:33 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2022-01-27 20:57:33 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Typha vendor=Project Calico version=v3.22.0-0.dev-24998-g209caf5c5987 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-27 20:57:33 UTC (buildkit.dockerfile.v0)

COPY /sbin/tini /sbin/tini # buildkit

2022-01-27 20:57:34 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2022-01-27 20:57:34 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2022-01-27 20:57:34 UTC (buildkit.dockerfile.v0)

COPY /lib64 /lib64 # buildkit

2022-01-27 20:57:34 UTC (buildkit.dockerfile.v0)

COPY /lib /lib # buildkit

2022-01-27 20:57:34 UTC (buildkit.dockerfile.v0)

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

2022-01-27 20:57:34 UTC (buildkit.dockerfile.v0)

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

2022-01-27 20:57:34 UTC (buildkit.dockerfile.v0)

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

2022-01-27 20:57:34 UTC (buildkit.dockerfile.v0)

WORKDIR /code

2022-01-27 20:57:34 UTC (buildkit.dockerfile.v0)

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

2022-01-27 20:57:34 UTC (buildkit.dockerfile.v0)

USER 999

2022-01-27 20:57:34 UTC (buildkit.dockerfile.v0)

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

2022-01-27 20:57:34 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