Namespace
calico
Image / Tag
typha:v3.24.0-0.dev-331-gee6efd7ae867-amd64
Content Digest
sha256:abbc5bfbf4a75c1eeed5b1c089e0d25cb708bd6b76d449da3b51152aededadd7
Details
Created

2022-06-28 20:38:43 UTC

Size

26.8 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.24.0-0.dev-331-gee6efd7ae867

Environment
PATH

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


Layers

[#000] sha256:83819f0ec47d62ddd60b2b96a27d8adbd7fa719eddde00ced7376d647879718b - 1.33% (366 KB)

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

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

[#003] sha256:5dcc79babecadd8693ae354e5be97b8008a2002385861edeaac891b9325b80b4 - 0.28% (77.8 KB)

[#004] sha256:174ebc8e03a238e95060e7e6aae9846043abe48ae1befd4ccfe4ca660836adf7 - 3.71% (1020 KB)

[#005] sha256:a43ad1e144e043aee8c59bc592072b870ebe6328b3e9df5ebeda81139ee8618a - 0.4% (111 KB)

[#006] sha256:eb25169e20702b899284a57ba69645d190de04b2b850653792b9cbfd6434461f - 94.2% (25.3 MB)

[#007] sha256:e1a122472238c73eb9cbbeec99172e221018127bf90a66731554230ddfbdbb03 - 0.0% (243 Bytes)

[#008] sha256:bb7d1d460998fc6970cc49eb8d4e82ae6c79dfb5e993969790a60c26e1e66e5f - 0.0% (194 Bytes)

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


History
2022-06-28 20:38:43 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2022-06-28 20:38:43 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Typha vendor=Project Calico version=v3.24.0-0.dev-331-gee6efd7ae867 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-06-28 20:38:43 UTC (buildkit.dockerfile.v0)

COPY /sbin/tini /sbin/tini # buildkit

2022-06-28 20:38:43 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2022-06-28 20:38:43 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2022-06-28 20:38:43 UTC (buildkit.dockerfile.v0)

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

2022-06-28 20:38:43 UTC (buildkit.dockerfile.v0)

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

2022-06-28 20:38:43 UTC (buildkit.dockerfile.v0)

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

2022-06-28 20:38:43 UTC (buildkit.dockerfile.v0)

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

2022-06-28 20:38:43 UTC (buildkit.dockerfile.v0)

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

2022-06-28 20:38:43 UTC (buildkit.dockerfile.v0)

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

2022-06-28 20:38:43 UTC (buildkit.dockerfile.v0)

WORKDIR /code

2022-06-28 20:38:43 UTC (buildkit.dockerfile.v0)

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

2022-06-28 20:38:43 UTC (buildkit.dockerfile.v0)

USER 999

2022-06-28 20:38:43 UTC (buildkit.dockerfile.v0)

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

2022-06-28 20:38:43 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