Namespace
calico
Image / Tag
typha:v3.24.0-0.dev-324-g936dc69caaaa-amd64
Content Digest
sha256:adf1333d91445b74fce91b6ce8776c6cb9f18b5aa4de0eba2f1735b7edb6e354
Details
Created

2022-06-28 06:34:14 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-324-g936dc69caaaa

Environment
PATH

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


Layers

[#000] sha256:74f0488eed1ad74e4ee0aeed3d9d8fdddfdaea996b20e656bfa7f71094df2c45 - 1.33% (366 KB)

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

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

[#003] sha256:69e0b138283289dc1a0d60d0c5c4ced03b5f1f9efaa91395b8ae0c3f97f21d00 - 0.28% (77.8 KB)

[#004] sha256:6a1999a6ce64abee95d3e273ede283180384326940caa08f9265cd7ceaa117de - 3.71% (1020 KB)

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

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

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

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

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


History
2022-06-28 06:34:14 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2022-06-28 06:34:14 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Typha vendor=Project Calico version=v3.24.0-0.dev-324-g936dc69caaaa 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 06:34:14 UTC (buildkit.dockerfile.v0)

COPY /sbin/tini /sbin/tini # buildkit

2022-06-28 06:34:14 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2022-06-28 06:34:14 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2022-06-28 06:34:14 UTC (buildkit.dockerfile.v0)

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

2022-06-28 06:34:14 UTC (buildkit.dockerfile.v0)

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

2022-06-28 06:34:14 UTC (buildkit.dockerfile.v0)

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

2022-06-28 06:34:14 UTC (buildkit.dockerfile.v0)

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

2022-06-28 06:34:14 UTC (buildkit.dockerfile.v0)

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

2022-06-28 06:34:14 UTC (buildkit.dockerfile.v0)

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

2022-06-28 06:34:14 UTC (buildkit.dockerfile.v0)

WORKDIR /code

2022-06-28 06:34:14 UTC (buildkit.dockerfile.v0)

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

2022-06-28 06:34:14 UTC (buildkit.dockerfile.v0)

USER 999

2022-06-28 06:34:14 UTC (buildkit.dockerfile.v0)

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

2022-06-28 06:34:14 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