Namespace
yushangxiao
Image / Tag
claude2api:latest
Content Digest
sha256:a53c3a7e76d9268a2a96538505d856f7d9a7df74271c83a695bdd917024409d4
Details
Created

2025-07-01 10:22:29 UTC

Size

13.9 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:fe07684b16b82247c3539ed86a65ff37a76138ec25d380bd80c869a1a4c73236 - 25.96% (3.62 MB)

[#001] sha256:a0740063150b501c421532db42a3b3cf143cf0d93356d33c382622ec05b317ac - 0.0% (92 Bytes)

[#002] sha256:0a0c94a1e27ff22cf703306d6b2e5b8b37bfcc4c582c623b9c1f6456302c43c0 - 74.04% (10.3 MB)


History
2025-05-30 16:20:41 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit

2025-05-30 16:20:41 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-07-01 10:22:00 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-07-01 10:22:29 UTC (buildkit.dockerfile.v0)

COPY /app/main . # buildkit

2025-07-01 10:22:29 UTC (buildkit.dockerfile.v0)

CMD ["./main"]

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