Namespace
eceasy
Image / Tag
cli-proxy-api:v7.2.125
Content Digest
sha256:e75d910b1fa7ef7e05cf3d5b06c3fbaa467eaf70cea0232cb37e4ede19e978ed
Details
Created

2026-08-08 21:14:57 UTC

Size

71.1 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:3af9207d37990175f61d5ce9faa0c7373ffcd2d6da1b6ba0a9ca9d61f8f47cc9 - 65.08% (46.3 MB)

[#001] sha256:871b98f765c5719039c0ed8ce6ac1fd79dfd3dac94bf3c36e520530cf6d816bd - 6.58% (4.68 MB)

[#002] sha256:904ae9ff1c62f8efd01a21740a9c052046f46710daf6fccf3b97cbf67321ce3c - 0.0% (101 Bytes)

[#003] sha256:5a63232e7e27bc6b45d6ed634bd43164f2ec9169a264f07aef2d8d3967ba7f6f - 28.32% (20.1 MB)

[#004] sha256:7e58d33ec82fac94d8f390d9fb56d2eabef0c13dac294a0ba83fe06000ee4a38 - 0.01% (10.9 KB)

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

[#006] sha256:ae58de8266fef4c1b6ddf54432c6ae57998446a35f170700412d890c2e75bcf8 - 0.0% (550 Bytes)


History
2026-08-03 00:00:00 UTC (debuerreotype 0.17)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'

2026-08-08 21:13:53 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-08-08 21:13:53 UTC (buildkit.dockerfile.v0)

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

2026-08-08 21:14:57 UTC (buildkit.dockerfile.v0)

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

2026-08-08 21:14:57 UTC (buildkit.dockerfile.v0)

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

2026-08-08 21:14:57 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2026-08-08 21:14:57 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2026-08-08 21:14:57 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-08-08 21:14:57 UTC (buildkit.dockerfile.v0)

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

2026-08-08 21:14:57 UTC (buildkit.dockerfile.v0)

CMD ["./CLIProxyAPI"]

Details
Created

2026-08-08 21:14:23 UTC

Size

69 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:c6cbf97176c58c741329cd787e932a1e47931b35f5dc0f23db3e6e82924fef0f - 66.86% (46.1 MB)

[#001] sha256:2ebd82be78bc0e27733d67817889e0c28bffa015af828a04f3129386664ef471 - 6.55% (4.52 MB)

[#002] sha256:7ecbda3419ecc68c6a2ce9a0551ccbadac23c93a6f7ed3bf0c6365503ad88937 - 0.0% (101 Bytes)

[#003] sha256:0c14d19473e502bc376d6967321d7249893c12477df8feaebe48d3af7b3699f1 - 26.57% (18.3 MB)

[#004] sha256:b95855a806f8f445da5d5cfcf163d41944b3b4a49a7d4c519a6b94a744ff4591 - 0.02% (10.9 KB)

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

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


History
2026-08-03 00:00:00 UTC (debuerreotype 0.17)

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

2026-08-08 21:13:39 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-08-08 21:13:39 UTC (buildkit.dockerfile.v0)

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

2026-08-08 21:14:23 UTC (buildkit.dockerfile.v0)

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

2026-08-08 21:14:23 UTC (buildkit.dockerfile.v0)

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

2026-08-08 21:14:23 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2026-08-08 21:14:23 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2026-08-08 21:14:23 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-08-08 21:14:23 UTC (buildkit.dockerfile.v0)

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

2026-08-08 21:14:23 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