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

2026-08-02 21:52:38 UTC

Size

70.9 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:c4013e1e38341061b49f51c4b44f2e534c25135d7ed5b75af8b2094766bb5519 - 65.25% (46.3 MB)

[#001] sha256:97d963c815fd86e1531543fb94f59663f209f7d2e24e87923ea357e27401b7b8 - 6.6% (4.68 MB)

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

[#003] sha256:bb4c91da54bab7446ec1e99c104c716bd6f8669e605e9f7adb50f1b0069766a0 - 28.14% (19.9 MB)

[#004] sha256:e9ecf470c7068d4819acd201448e30cbbb221b8fc42f525fafaac4e0bb632f01 - 0.01% (10 KB)

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

[#006] sha256:36f2bbac4895e69868ccc18b684b82f040cbd27a8ba22eb4aa8259370665b563 - 0.0% (554 Bytes)


History
2026-07-13 00:00:00 UTC (debuerreotype 0.17)

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

2026-08-02 21:51:35 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-02 21:51:35 UTC (buildkit.dockerfile.v0)

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

2026-08-02 21:52:38 UTC (buildkit.dockerfile.v0)

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

2026-08-02 21:52:38 UTC (buildkit.dockerfile.v0)

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

2026-08-02 21:52:38 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2026-08-02 21:52:38 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2026-08-02 21:52:38 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-08-02 21:52:38 UTC (buildkit.dockerfile.v0)

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

2026-08-02 21:52:38 UTC (buildkit.dockerfile.v0)

CMD ["./CLIProxyAPI"]

Details
Created

2026-08-02 21:52:13 UTC

Size

68.8 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:445be8da0a7289e4b5d70a5c779ad63d484e76aa14fe2ad45893da9eb077e4e8 - 67.02% (46.1 MB)

[#001] sha256:a79857dac6efebf008fde36cdda3b035d7c241af72cebcfd3dffd4a0a3851158 - 6.57% (4.52 MB)

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

[#003] sha256:956b7c9ac8ccbef6914a24b83a640e27e0c5231984a9995635e7ca1bb9c8571b - 26.4% (18.2 MB)

[#004] sha256:5d20af65927a6c3502e0241f9f8c4e51afb0e679d5aed4773fa81766ea699d58 - 0.01% (10 KB)

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

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


History
2026-07-13 00:00:00 UTC (debuerreotype 0.17)

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

2026-08-02 21:51:27 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-02 21:51:27 UTC (buildkit.dockerfile.v0)

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

2026-08-02 21:52:13 UTC (buildkit.dockerfile.v0)

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

2026-08-02 21:52:13 UTC (buildkit.dockerfile.v0)

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

2026-08-02 21:52:13 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2026-08-02 21:52:13 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2026-08-02 21:52:13 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-08-02 21:52:13 UTC (buildkit.dockerfile.v0)

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

2026-08-02 21:52:13 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