Namespace
calico
Image / Tag
typha:v3.25.0-0.dev-67-gd49acdc3d33a-amd64
Content Digest
sha256:79b1ed5e0c7abfc41a308f487f7c7008fdf7667604e9b1ab605d34bd2124b0b3
Details
Created

2022-08-12 23:02:15 UTC

Size

27 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.25.0-0.dev-67-gd49acdc3d33a

Environment
PATH

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


Layers

[#000] sha256:1c821fad0b87c4e124a0d594ce9fcd5e80f17481eca3c6995392f54c3da4134f - 1.32% (366 KB)

[#001] sha256:2dd8ba4df44602301321c141bd90dd5d9e570a68b7648944aecdc84348ca674c - 0.07% (20.3 KB)

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

[#003] sha256:a46612b7abfd4798715275a61185b94c928083619b1f73454f1ca2e5dae5edbc - 0.21% (57.5 KB)

[#004] sha256:95795fb430870f2b93b89bdc88cebf590ba3f574f7bf66f25e8acf685118ad3b - 3.13% (866 KB)

[#005] sha256:ed0be2f4238fa7cb84f42d996fd1fa1111f123ca17f90a071e07559aeffcf93b - 1.41% (390 KB)

[#006] sha256:2adc8f4c090a1b966a6c19969425055b2bfec6e0e28e71c234478a585c93f721 - 0.05% (12.7 KB)

[#007] sha256:64640f29e93d21ab1277b75fd34dad6c9519a8acddab7b14c863ef9256a698db - 0.16% (44.5 KB)

[#008] sha256:8070055f368677c8ec927fb414da1f284393e73b227e9758d55706f729ea330a - 0.0% (176 Bytes)

[#009] sha256:7755afa54d1d86f3f77b99208f8d5e82b3fa8c173b7741b7ce3795318f8d2ce7 - 0.0% (1.18 KB)

[#010] sha256:16b5f8f48c9716e2fb302baa804abbf26adc83b7e656c079b6b6ddd594a31161 - 93.64% (25.3 MB)

[#011] sha256:3c2faafea669d39f1ba65f77d098d4050ad28b274c90571c9f29c4abd6ba5dfe - 0.0% (243 Bytes)

[#012] sha256:279e587efad1cf0d6bc8c86a9ef963ccaf7fa142d6db74110e49936c289fb9ae - 0.0% (194 Bytes)

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


History
2022-08-12 23:02:15 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2022-08-12 23:02:15 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Typha vendor=Project Calico version=v3.25.0-0.dev-67-gd49acdc3d33a 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-08-12 23:02:15 UTC (buildkit.dockerfile.v0)

COPY /sbin/tini /sbin/tini # buildkit

2022-08-12 23:02:15 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2022-08-12 23:02:15 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2022-08-12 23:02:15 UTC (buildkit.dockerfile.v0)

COPY /lib64/libpthread.so.0 /lib64/libpthread.so.0 # buildkit

2022-08-12 23:02:15 UTC (buildkit.dockerfile.v0)

COPY /lib64/libc.so.6 /lib64/libc.so.6 # buildkit

2022-08-12 23:02:15 UTC (buildkit.dockerfile.v0)

COPY /lib64/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit

2022-08-12 23:02:15 UTC (buildkit.dockerfile.v0)

COPY /lib64/libnss_dns.so.2 /lib64/libnss_dns.so.2 # buildkit

2022-08-12 23:02:15 UTC (buildkit.dockerfile.v0)

COPY /lib64/libresolv.so.2 /lib64/libresolv.so.2 # buildkit

2022-08-12 23:02:15 UTC (buildkit.dockerfile.v0)

COPY /etc/host.conf /etc/host.conf # buildkit

2022-08-12 23:02:15 UTC (buildkit.dockerfile.v0)

COPY /etc/nsswitch.conf /etc/nsswitch.conf # buildkit

2022-08-12 23:02:15 UTC (buildkit.dockerfile.v0)

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

2022-08-12 23:02:15 UTC (buildkit.dockerfile.v0)

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

2022-08-12 23:02:15 UTC (buildkit.dockerfile.v0)

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

2022-08-12 23:02:15 UTC (buildkit.dockerfile.v0)

WORKDIR /code

2022-08-12 23:02:15 UTC (buildkit.dockerfile.v0)

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

2022-08-12 23:02:15 UTC (buildkit.dockerfile.v0)

USER 999

2022-08-12 23:02:15 UTC (buildkit.dockerfile.v0)

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

2022-08-12 23:02:15 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