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

2026-08-03 14:19:21 UTC

Size

71 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.14% (46.3 MB)

[#001] sha256:f308be9d22d6df6e9b19b90d937626cd9de1839fa11f54967bd56401b7a93a9d - 6.59% (4.68 MB)

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

[#003] sha256:29ca214f32f51655f20bc4852ad4a7ed8812f5376a97b8819f0fdd109e9e7a68 - 28.25% (20.1 MB)

[#004] sha256:db49dc3284653fc4342e3fc799a004dc4d4ab33ce8775f125e496e8f90887bc4 - 0.01% (10.6 KB)

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

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


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

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

2026-08-03 14:18:18 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-03 14:18:18 UTC (buildkit.dockerfile.v0)

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

2026-08-03 14:19:21 UTC (buildkit.dockerfile.v0)

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

2026-08-03 14:19:21 UTC (buildkit.dockerfile.v0)

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

2026-08-03 14:19:21 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2026-08-03 14:19:21 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2026-08-03 14:19:21 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-08-03 14:19:21 UTC (buildkit.dockerfile.v0)

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

2026-08-03 14:19:21 UTC (buildkit.dockerfile.v0)

CMD ["./CLIProxyAPI"]

Details
Created

2026-08-03 14:18:54 UTC

Size

69 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

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

[#001] sha256:039b8ebc4cf8b8631bc84e9043450478f486252a2cc7d8232b410fb5127a286a - 6.56% (4.52 MB)

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

[#003] sha256:1b69ad0a0bd867b875833c656b52491a6202e4b7ad824b09273c3368ae419764 - 26.51% (18.3 MB)

[#004] sha256:35f76e81cc60ef76bd68f9b93f227ec2775f401c64d13bc629af16d94efab403 - 0.01% (10.6 KB)

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

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


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

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

2026-08-03 14:18:10 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-03 14:18:10 UTC (buildkit.dockerfile.v0)

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

2026-08-03 14:18:54 UTC (buildkit.dockerfile.v0)

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

2026-08-03 14:18:54 UTC (buildkit.dockerfile.v0)

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

2026-08-03 14:18:54 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2026-08-03 14:18:54 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2026-08-03 14:18:54 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-08-03 14:18:54 UTC (buildkit.dockerfile.v0)

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

2026-08-03 14:18:54 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