Namespace
eceasy
Image / Tag
cli-proxy-api:v7.1.55-arm64
Content Digest
sha256:d281ce692d62ae0af31aa65b840ecfc2a8d68b4b024a918a90e08431d62f2fc5
Details
Created

2026-06-08 17:48:15 UTC

Size

63.2 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:1fbcdab7270278c1f989ae72190255d85d2117e990efb76cde6eb206b803672c - 73.06% (46.1 MB)

[#001] sha256:ad046ad70843de16e509707eb3de39aff2f1a0f4f68f70f316f14950be2904d2 - 7.16% (4.52 MB)

[#002] sha256:78db4db75785c97b554eca283ee682a9d36cce95b84f6e88ecfc9cf533c5dfa8 - 0.0% (101 Bytes)

[#003] sha256:a1c98f3f344240bae4b6ffc68c13342a8468a1f2846ad7222cdf05ea2f3c3180 - 19.77% (12.5 MB)

[#004] sha256:17c6538bb047cbff50d486012b6e207fbc8a224f74d2d25ee6d5bd2e96207cd1 - 0.01% (7.62 KB)

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

[#006] sha256:cc135f664ee699d1cbecac680f425620ce4fdc9ea9c654646c98da23cac85a25 - 0.0% (551 Bytes)


History
2026-05-18 00:00:00 UTC (debuerreotype 0.17)

# debian.sh --arch 'arm64' out/ 'bookworm' '@1779062400'

2026-06-08 17:47:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends tzdata ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit

2026-06-08 17:47:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir /CLIProxyAPI # buildkit

2026-06-08 17:48:14 UTC (buildkit.dockerfile.v0)

COPY ./app/CLIProxyAPI /CLIProxyAPI/CLIProxyAPI # buildkit

2026-06-08 17:48:14 UTC (buildkit.dockerfile.v0)

COPY config.example.yaml /CLIProxyAPI/config.example.yaml # buildkit

2026-06-08 17:48:14 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2026-06-08 17:48:15 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2026-06-08 17:48:15 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-06-08 17:48:15 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c cp /usr/share/zoneinfo/${TZ} /etc/localtime && echo "${TZ}" > /etc/timezone # buildkit

2026-06-08 17:48:15 UTC (buildkit.dockerfile.v0)

CMD ["./CLIProxyAPI"]

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