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

2026-06-08 03:32:34 UTC

Size

59.8 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:4887723d153cfd7fd9e356c8730311c36a64e4f9329f9d3ae1929e05715f2e73 - 77.39% (46.2 MB)

[#001] sha256:dd37996f0d1a215607288a91a0ab32c028d76bfed5b81f3005627af3f65a7c4f - 0.0% (875 Bytes)

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

[#003] sha256:9c17b6ccf0e800952d204ad8e64941db4ab1319de47713691aa882946e1b4ee3 - 22.59% (13.5 MB)

[#004] sha256:bebf2cc286c80bb9cd522652f16c25f799fc7df0dcef0c4e25db82894da4bcf5 - 0.01% (7.62 KB)

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

[#006] sha256:1d3a11fb9dcdc4cbbe1314ec726f07349a42283ceaa3daa87ad12c296f09cb8c - 0.0% (548 Bytes)


History
2026-05-18 00:00:00 UTC (debuerreotype 0.17)

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

2026-06-08 03:31:38 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends tzdata && rm -rf /var/lib/apt/lists/* # buildkit

2026-06-08 03:31:38 UTC (buildkit.dockerfile.v0)

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

2026-06-08 03:32:34 UTC (buildkit.dockerfile.v0)

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

2026-06-08 03:32:34 UTC (buildkit.dockerfile.v0)

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

2026-06-08 03:32:34 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2026-06-08 03:32:34 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2026-06-08 03:32:34 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-06-08 03:32:34 UTC (buildkit.dockerfile.v0)

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

2026-06-08 03:32:34 UTC (buildkit.dockerfile.v0)

CMD ["./CLIProxyAPI"]

Details
Created

2026-06-08 03:32:59 UTC

Size

58.6 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:1fbcdab7270278c1f989ae72190255d85d2117e990efb76cde6eb206b803672c - 78.73% (46.1 MB)

[#001] sha256:4a9772052293ef2d465876e8a9a6874ef3bc4ba72f182416f633ccd647f64750 - 0.0% (876 Bytes)

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

[#003] sha256:cc3499a607cf1e3bebedc4c42c6b2ac41a698e80de25cf149781997bf72c0a04 - 21.26% (12.5 MB)

[#004] sha256:fee96491e5bca4d70a9394e9351dfa2e8a448b9d2abaeee7e6f98b03457e4808 - 0.01% (7.62 KB)

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

[#006] sha256:3911caac93bbd1ac8d908102e48ef30071e07de7ba74cb6db83268cee1c4464d - 0.0% (548 Bytes)


History
2026-05-18 00:00:00 UTC (debuerreotype 0.17)

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

2026-06-08 03:32:06 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends tzdata && rm -rf /var/lib/apt/lists/* # buildkit

2026-06-08 03:32:07 UTC (buildkit.dockerfile.v0)

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

2026-06-08 03:32:58 UTC (buildkit.dockerfile.v0)

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

2026-06-08 03:32:58 UTC (buildkit.dockerfile.v0)

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

2026-06-08 03:32:59 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2026-06-08 03:32:59 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2026-06-08 03:32:59 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-06-08 03:32:59 UTC (buildkit.dockerfile.v0)

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

2026-06-08 03:32:59 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