Namespace
eceasy
Image / Tag
cli-proxy-api:v7.2.33
Content Digest
sha256:0412279ba76e011f8f5c96a92f2d338b7202cf02d8b55b8e9dd22e516d1c7655
Details
Created

2026-06-23 15:29:23 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:01cedcff86f879d042805360ecba268802bec3d8201484ff3ec54f4250a2d3b7 - 71.43% (46.3 MB)

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

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

[#003] sha256:57b35fb16fa9ebf2f0c5543f1ff5c697d4c6bebc584ef941a7ba22796afbbf73 - 21.34% (13.8 MB)

[#004] sha256:62f6bab4f758697e172ad3c380b30646e4432206a7d4f863c5d3c526c388ed11 - 0.01% (7.56 KB)

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

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


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

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

2026-06-23 15:28:29 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-23 15:28:30 UTC (buildkit.dockerfile.v0)

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

2026-06-23 15:29:23 UTC (buildkit.dockerfile.v0)

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

2026-06-23 15:29:23 UTC (buildkit.dockerfile.v0)

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

2026-06-23 15:29:23 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2026-06-23 15:29:23 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2026-06-23 15:29:23 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-06-23 15:29:23 UTC (buildkit.dockerfile.v0)

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

2026-06-23 15:29:23 UTC (buildkit.dockerfile.v0)

CMD ["./CLIProxyAPI"]

Details
Created

2026-06-24 07:30:53 UTC

Size

63.4 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.76% (46.1 MB)

[#001] sha256:a7cb240ff600dcbc8519342e9acb1038a6699160191586f3b53a854e1cbc0ff6 - 7.13% (4.52 MB)

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

[#003] sha256:010ebb57e2ef074000ef66db0d39d8ef0cfe168223ae322f9e4db5f599337c83 - 20.11% (12.8 MB)

[#004] sha256:f9969a8824b3533bf1d1fa7d2fd0fd8bc261d45584652cdfef6388d5e0f3853a - 0.01% (7.56 KB)

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

[#006] sha256:438f072de0eda6b6ec9df88c029c392c9cc523fa575be0fef495d8512d6ba5ef - 0.0% (550 Bytes)


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

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

2026-06-24 07:30:11 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-24 07:30:11 UTC (buildkit.dockerfile.v0)

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

2026-06-24 07:30:53 UTC (buildkit.dockerfile.v0)

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

2026-06-24 07:30:53 UTC (buildkit.dockerfile.v0)

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

2026-06-24 07:30:53 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2026-06-24 07:30:53 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2026-06-24 07:30:53 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-06-24 07:30:53 UTC (buildkit.dockerfile.v0)

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

2026-06-24 07:30:53 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