Namespace
eceasy
Image / Tag
cli-proxy-api:v7.2.16
Content Digest
sha256:5e4a463faa2216ea8ef8021860050c467aee84e3de452d622b87fca4f665b1c8
Details
Created

2026-06-17 20:14:56 UTC

Size

64.7 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:01cedcff86f879d042805360ecba268802bec3d8201484ff3ec54f4250a2d3b7 - 71.45% (46.3 MB)

[#001] sha256:b2871ed91ccb4456997330a1796f8c521aa7214725cb9117193655c27ca0150f - 7.23% (4.68 MB)

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

[#003] sha256:7aae332822b471a75e9f95b113ea483ab0dfcc6185454c679f989830751cd4b3 - 21.31% (13.8 MB)

[#004] sha256:d60c7715d7a6c1c070d44e836bf42c4155e3e33b6cf4227b46f62246a96dac23 - 0.01% (7.35 KB)

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

[#006] sha256:713f22e5914829b83ba9e62619299c0deb0cdf86960ba32e8706b7ade491b4c5 - 0.0% (549 Bytes)


History
2026-06-10 00:00:00 UTC (debuerreotype 0.17)

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

2026-06-17 20:14:05 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-17 20:14:05 UTC (buildkit.dockerfile.v0)

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

2026-06-17 20:14:56 UTC (buildkit.dockerfile.v0)

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

2026-06-17 20:14:56 UTC (buildkit.dockerfile.v0)

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

2026-06-17 20:14:56 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2026-06-17 20:14:56 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2026-06-17 20:14:56 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-06-17 20:14:56 UTC (buildkit.dockerfile.v0)

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

2026-06-17 20:14:56 UTC (buildkit.dockerfile.v0)

CMD ["./CLIProxyAPI"]

Details
Created

2026-06-17 20:15:00 UTC

Size

63.4 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:c847f328095fb083f4a22895b90fe4226efa6458ac57362b64b6e5d99da9e4a3 - 72.78% (46.1 MB)

[#001] sha256:0d00d5e15709494c42c0484ed675e5431e8e7d3933dd0b3b283b122a2f3cf266 - 7.13% (4.52 MB)

[#002] sha256:5d83ddfa8188f3d29054a74687903fd7616536d758c427a8f2c2f49eb6991979 - 0.0% (101 Bytes)

[#003] sha256:041ce8816e9f45b3de6b1dd0a4e0776d10eae3245be25120eaa850c060f11a75 - 20.07% (12.7 MB)

[#004] sha256:916c02fb1c3c90e72e8e89661a40200b2a4f591b83536c7e3f2bad85386f7714 - 0.01% (7.35 KB)

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

[#006] sha256:4c20dbc167e521be6ea80c96dc7073794803c2cb3cc90e168f7dd09eb4c735fb - 0.0% (549 Bytes)


History
2026-06-10 00:00:00 UTC (debuerreotype 0.17)

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

2026-06-17 20:14:17 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-17 20:14:18 UTC (buildkit.dockerfile.v0)

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

2026-06-17 20:14:59 UTC (buildkit.dockerfile.v0)

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

2026-06-17 20:14:59 UTC (buildkit.dockerfile.v0)

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

2026-06-17 20:15:00 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2026-06-17 20:15:00 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2026-06-17 20:15:00 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-06-17 20:15:00 UTC (buildkit.dockerfile.v0)

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

2026-06-17 20:15:00 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