Namespace
eceasy
Image / Tag
cli-proxy-api:v7.2.63
Content Digest
sha256:6066871440439d69e4a64b10af7e4ce864255c1876c1a24e66f5851726076c88
Details
Created

2026-07-10 16:16:48 UTC

Size

65.2 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:425befdf76e52426879d2abe42093a00dca59a893e7b4fa2a7679b0180b71d4b - 70.94% (46.3 MB)

[#001] sha256:88f167aba66b4d7400b6688ca880eaafbc7fda9924e59ea3cd90d1095179ed0b - 7.17% (4.68 MB)

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

[#003] sha256:b35af4fcad43a9d6902876fe225952db7e4d67cd480aa938394e0145ea89e001 - 21.87% (14.3 MB)

[#004] sha256:85ef5fb7952ba706e0507623f2acc9e836e19cdb2ad31fdea291cca6bf29ce11 - 0.01% (8.1 KB)

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

[#006] sha256:4780eb254b09b49ff3b525e267817fc646ef468493a8e66662d55bf4fc36bb3f - 0.0% (554 Bytes)


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

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

2026-07-10 16:15: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-07-10 16:15:53 UTC (buildkit.dockerfile.v0)

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

2026-07-10 16:16:48 UTC (buildkit.dockerfile.v0)

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

2026-07-10 16:16:48 UTC (buildkit.dockerfile.v0)

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

2026-07-10 16:16:48 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2026-07-10 16:16:48 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2026-07-10 16:16:48 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-07-10 16:16:48 UTC (buildkit.dockerfile.v0)

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

2026-07-10 16:16:48 UTC (buildkit.dockerfile.v0)

CMD ["./CLIProxyAPI"]

Details
Created

2026-07-10 16:16:50 UTC

Size

63.8 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:0fb1189398e2e4b474d43aac6502510d0da0318e70137a377c21087f198814db - 72.3% (46.1 MB)

[#001] sha256:82d1dc998cf0dc8da6d441a09ee01ed03db8fa0d58dcfea3651e67a2f2de7cf3 - 7.08% (4.52 MB)

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

[#003] sha256:14d0da68303f61ee88051516917eeb0663484f11ccf24c55126adaf6de1b949a - 20.61% (13.2 MB)

[#004] sha256:4a1d1795373b8114856fc0583b33b013ed5dc55bce09ff58b9bd65d2b206e687 - 0.01% (8.1 KB)

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

[#006] sha256:fc358625f804e177deb21ee97c7151aa044670d428b64e381693221f12782805 - 0.0% (552 Bytes)


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

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

2026-07-10 16:16:06 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-07-10 16:16:06 UTC (buildkit.dockerfile.v0)

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

2026-07-10 16:16:50 UTC (buildkit.dockerfile.v0)

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

2026-07-10 16:16:50 UTC (buildkit.dockerfile.v0)

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

2026-07-10 16:16:50 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2026-07-10 16:16:50 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2026-07-10 16:16:50 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-07-10 16:16:50 UTC (buildkit.dockerfile.v0)

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

2026-07-10 16:16:50 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