Namespace
calico
Image / Tag
typha:v3.21.2-21712-g5245416ae0fa
Content Digest
sha256:9007091b23fd645729a919f02064f2990dc2762bb640a52ac285154930ac1714
Details
Created

2022-01-07 20:05:18 UTC

Size

50.2 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.21.2-21712-g5245416ae0fa

Environment
PATH

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


Layers

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

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

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

[#003] sha256:e18d76479881f8d94305c407029c15def432322e2d38defde42c8be02e623d0b - 47.92% (24.1 MB)

[#004] sha256:e4dfd9ae73a8bd633c028fc21302d514cd6fd9ecbb71d53d0874db5eb1efbfbd - 6.13% (3.08 MB)

[#005] sha256:30fe66200dd5b7dc9c03c0a7daa5c0b5c52f37ba9abbf6864e3f471abcf5b8e0 - 45.2% (22.7 MB)

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

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

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


History
2022-01-07 20:05:17 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2022-01-07 20:05:17 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Typha vendor=Project Calico version=v3.21.2-21712-g5245416ae0fa 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-07 20:05:17 UTC (buildkit.dockerfile.v0)

COPY /sbin/tini /sbin/tini # buildkit

2022-01-07 20:05:17 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2022-01-07 20:05:17 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2022-01-07 20:05:17 UTC (buildkit.dockerfile.v0)

COPY /lib64 /lib64 # buildkit

2022-01-07 20:05:17 UTC (buildkit.dockerfile.v0)

COPY /lib /lib # buildkit

2022-01-07 20:05:18 UTC (buildkit.dockerfile.v0)

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

2022-01-07 20:05:18 UTC (buildkit.dockerfile.v0)

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

2022-01-07 20:05:18 UTC (buildkit.dockerfile.v0)

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

2022-01-07 20:05:18 UTC (buildkit.dockerfile.v0)

WORKDIR /code

2022-01-07 20:05:18 UTC (buildkit.dockerfile.v0)

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

2022-01-07 20:05:18 UTC (buildkit.dockerfile.v0)

USER 999

2022-01-07 20:05:18 UTC (buildkit.dockerfile.v0)

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

2022-01-07 20:05:18 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