Namespace
calico
Image / Tag
apiserver:release-v3.25
Content Digest
sha256:781137f7e0f0c1ec866e9a5583f8a99785f8cbe20ba0322acbe21d0b783f2751
Details
Created

2023-11-15 13:23:01 UTC

Size

33.8 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:89ab5172240e78832ffc372914c36358d329d4de1a11a6063401be9a866c620f - 0.0% (94 Bytes)

[#001] sha256:de98167de58a63cc12cbb5856493d547ed29cf48a3fc4ccb21136a259743328d - 0.0% (125 Bytes)

[#002] sha256:ed102c4c64ee28dacef2cc549d30c9f5e02bd48e1e66dc4f8640f5a57b37585e - 1.13% (389 KB)

[#003] sha256:5d7f79487efa74fd8dc17ba1d1078ba3b7e4d579c744512afcb62d0b37f41327 - 0.17% (57.5 KB)

[#004] sha256:ae04b87833605916d277797f7c125fac1ef34a83baff74f862d8931190384efe - 2.51% (867 KB)

[#005] sha256:ac118f199d6daf23774d34f42184acf5752e2ace17272b66288647dfe34aa950 - 0.0% (170 Bytes)

[#006] sha256:d8930252ebd7684c051a35d2f65df1cf1537be46e3dc93e974aaa06d7d1df620 - 0.0% (1.18 KB)

[#007] sha256:82eb719c758450f2347a3e06fc1a37fa35ffa379f5760f694851b7a60e20c2c6 - 93.64% (31.6 MB)

[#008] sha256:c2547999d08ec6242c14e8f82695372de2103ee06942be3c0c399cf94e8a2a9a - 2.56% (884 KB)

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


History
2023-11-15 13:23:01 UTC (buildkit.dockerfile.v0)

COPY /code /code # buildkit

2023-11-15 13:23:01 UTC (buildkit.dockerfile.v0)

COPY /tmp /tmp # buildkit

2023-11-15 13:23:01 UTC (buildkit.dockerfile.v0)

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

2023-11-15 13:23:01 UTC (buildkit.dockerfile.v0)

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

2023-11-15 13:23:01 UTC (buildkit.dockerfile.v0)

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

2023-11-15 13:23:01 UTC (buildkit.dockerfile.v0)

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

2023-11-15 13:23:01 UTC (buildkit.dockerfile.v0)

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

2023-11-15 13:23:01 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-11-15 13:23:01 UTC (buildkit.dockerfile.v0)

ADD bin/apiserver-amd64 /code/apiserver # buildkit

2023-11-15 13:23:01 UTC (buildkit.dockerfile.v0)

ADD bin/filecheck-amd64 /code/filecheck # buildkit

2023-11-15 13:23:01 UTC (buildkit.dockerfile.v0)

WORKDIR /code

2023-11-15 13:23:01 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["./apiserver"]

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