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

2026-06-19 17:00:35 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.53% (46.3 MB)

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

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

[#003] sha256:1aceef3be8f2e12edb80384fefcec8f266c6896fd0975fda1e16f51dfd5281d3 - 21.22% (13.7 MB)

[#004] sha256:7ef02a91d7ccbd1cebad8c4c2ac6d44494a12954a27074a20db1701547e94476 - 0.01% (7.36 KB)

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

[#006] sha256:b3ffc11f3c79ada504b715385828715f4f134542ff97f69c68fc0d3c71be6e61 - 0.0% (553 Bytes)


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

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

2026-06-19 16:59:45 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-19 16:59:45 UTC (buildkit.dockerfile.v0)

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

2026-06-19 17:00:35 UTC (buildkit.dockerfile.v0)

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

2026-06-19 17:00:35 UTC (buildkit.dockerfile.v0)

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

2026-06-19 17:00:35 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2026-06-19 17:00:35 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2026-06-19 17:00:35 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-06-19 17:00:35 UTC (buildkit.dockerfile.v0)

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

2026-06-19 17:00:35 UTC (buildkit.dockerfile.v0)

CMD ["./CLIProxyAPI"]

Details
Created

2026-06-19 17:00:50 UTC

Size

63.3 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.85% (46.1 MB)

[#001] sha256:53cfbd3b310c25ec61449f314220197a6d1142d25c005486199639c82fc0baad - 7.14% (4.52 MB)

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

[#003] sha256:40c3edad5b293c0a49191393ec4b83286681eded0ccfdb745c12335e9788656c - 20.0% (12.7 MB)

[#004] sha256:6df0cc8a588650f715e5e10e59aa4dc5b3229654c66ecab668d9e559a8296db7 - 0.01% (7.36 KB)

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

[#006] sha256:83a476f96e435caff7ffb620ce1c4ad47af16193bcaa8f789162ccbf6039b545 - 0.0% (555 Bytes)


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

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

2026-06-19 17:00: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-06-19 17:00:06 UTC (buildkit.dockerfile.v0)

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

2026-06-19 17:00:49 UTC (buildkit.dockerfile.v0)

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

2026-06-19 17:00:49 UTC (buildkit.dockerfile.v0)

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

2026-06-19 17:00:49 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2026-06-19 17:00:50 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2026-06-19 17:00:50 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-06-19 17:00:50 UTC (buildkit.dockerfile.v0)

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

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