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

2026-06-29 11:02:02 UTC

Size

64.8 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

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

[#001] sha256:f8e540af9f16b7bee2869ea445adfca71a16529cf65f4f1d524988af8d269f35 - 7.22% (4.68 MB)

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

[#003] sha256:252ca86b5983617f503ec9de4a5446b284fd332301ccb250446606337a02ceee - 21.42% (13.9 MB)

[#004] sha256:6e035155fbfe44c2e194ae83248b325c813c59322e4f094ca3743be51dc9331c - 0.01% (7.89 KB)

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

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


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

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

2026-06-29 11:01:08 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-29 11:01:08 UTC (buildkit.dockerfile.v0)

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

2026-06-29 11:02:02 UTC (buildkit.dockerfile.v0)

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

2026-06-29 11:02:02 UTC (buildkit.dockerfile.v0)

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

2026-06-29 11:02:02 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2026-06-29 11:02:02 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2026-06-29 11:02:02 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-06-29 11:02:02 UTC (buildkit.dockerfile.v0)

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

2026-06-29 11:02:02 UTC (buildkit.dockerfile.v0)

CMD ["./CLIProxyAPI"]

Details
Created

2026-06-29 11:02:03 UTC

Size

63.5 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.69% (46.1 MB)

[#001] sha256:005176a582573ab18085d4a0233f14510d9304cd31813ae4b29b1a450ce8a32b - 7.12% (4.52 MB)

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

[#003] sha256:db23b6199b99d5307a229d525e60e29842434e667b42a901dbfa1f25d6bd7fa0 - 20.18% (12.8 MB)

[#004] sha256:5d7cfc9e83a2abbb867871278c96fa9e6ed35c4986465588854ef428f3521ae5 - 0.01% (7.89 KB)

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

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


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

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

2026-06-29 11:01: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-29 11:01:17 UTC (buildkit.dockerfile.v0)

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

2026-06-29 11:02:03 UTC (buildkit.dockerfile.v0)

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

2026-06-29 11:02:03 UTC (buildkit.dockerfile.v0)

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

2026-06-29 11:02:03 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2026-06-29 11:02:03 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2026-06-29 11:02:03 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-06-29 11:02:03 UTC (buildkit.dockerfile.v0)

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

2026-06-29 11:02:03 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