Namespace
calico
Image / Tag
typha:v3.22.0-6-g746ffd3da85f-amd64
Content Digest
sha256:63f5c55f0886b9a0637aacfe2bb4675663a84088e62d4b9982aa342b988f855f
Details
Created

2022-01-30 18:53:57 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-6-g746ffd3da85f

Environment
PATH

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


Layers

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

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

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

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

[#004] sha256:8ed991b7b7a8179ebbee8101aecc6f372b5f24951c9c05c41b706851d67c432e - 6.12% (3.08 MB)

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

[#006] sha256:7b7b2678057d87a6f508cdc53f2f818e53f9bbbfcb928dce2580d56385c7fd41 - 0.0% (241 Bytes)

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

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


History
2022-01-30 18:53:57 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2022-01-30 18:53:57 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Typha vendor=Project Calico version=v3.22.0-6-g746ffd3da85f 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-30 18:53:57 UTC (buildkit.dockerfile.v0)

COPY /sbin/tini /sbin/tini # buildkit

2022-01-30 18:53:57 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2022-01-30 18:53:57 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2022-01-30 18:53:57 UTC (buildkit.dockerfile.v0)

COPY /lib64 /lib64 # buildkit

2022-01-30 18:53:57 UTC (buildkit.dockerfile.v0)

COPY /lib /lib # buildkit

2022-01-30 18:53:57 UTC (buildkit.dockerfile.v0)

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

2022-01-30 18:53:57 UTC (buildkit.dockerfile.v0)

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

2022-01-30 18:53:57 UTC (buildkit.dockerfile.v0)

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

2022-01-30 18:53:57 UTC (buildkit.dockerfile.v0)

WORKDIR /code

2022-01-30 18:53:57 UTC (buildkit.dockerfile.v0)

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

2022-01-30 18:53:57 UTC (buildkit.dockerfile.v0)

USER 999

2022-01-30 18:53:57 UTC (buildkit.dockerfile.v0)

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

2022-01-30 18:53:57 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