Namespace
eceasy
Image / Tag
cli-proxy-api:v6.3.0
Content Digest
sha256:8efa731eb8185cb2d095471c4818064ef2d6b5988f6e7d4f95bc1479b8533295
Details
Created

2025-10-29 14:02:31 UTC

Size

14 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:fe07684b16b82247c3539ed86a65ff37a76138ec25d380bd80c869a1a4c73236 - 25.89% (3.62 MB)

[#001] sha256:bddd2a88ede9c9fb5fa1a89839df73901365782133449bd583fa3291fbd6bb58 - 1.18% (169 KB)

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

[#003] sha256:df690eecfabf508739ae38432a2ceb8a9c74bac9b91890c80de937227b1fdbfe - 72.92% (10.2 MB)

[#004] sha256:77070c808b1b0e43b39022af8c7c69183386bd460b79da3616a9e1caa6bd3e99 - 0.01% (1.46 KB)

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

[#006] sha256:7914714a61c5f59bff093907122340f80feb467b71aac872662bf3467e1b4d0c - 0.0% (470 Bytes)


History
2025-05-30 16:20:41 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit

2025-05-30 16:20:41 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-10-29 14:01:20 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache tzdata # buildkit

2025-10-29 14:01:20 UTC (buildkit.dockerfile.v0)

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

2025-10-29 14:02:31 UTC (buildkit.dockerfile.v0)

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

2025-10-29 14:02:31 UTC (buildkit.dockerfile.v0)

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

2025-10-29 14:02:31 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2025-10-29 14:02:31 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2025-10-29 14:02:31 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2025-10-29 14:02:31 UTC (buildkit.dockerfile.v0)

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

2025-10-29 14:02:31 UTC (buildkit.dockerfile.v0)

CMD ["./CLIProxyAPI"]

Details
Created

2025-10-29 14:10:34 UTC

Size

13.7 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:d69d4d41cfe2ee680d6972795e2a1eb9e4dc4ec3b3c5e0797c9ab43bb3726fa7 - 28.83% (3.94 MB)

[#001] sha256:d5d5e561d3a7fd3cff38bc7af821c80f46642ae2a779e4966440810e394d466c - 1.21% (169 KB)

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

[#003] sha256:a272d93c0f5937029683583ce4eb120f3fb4fa5e8fec8a7b07f5380ce765ff6d - 69.95% (9.57 MB)

[#004] sha256:60ddb5d1af0fd3dba372adf30c3cda8a6bcd92ceac357f4e81f60b997ccbfee4 - 0.01% (1.46 KB)

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

[#006] sha256:7928d62e55bc1bc56b17442dc8a67044c53ccbb41a9694d1a0f3fee217fe1f0a - 0.0% (470 Bytes)


History
2025-05-30 16:20:41 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.0-aarch64.tar.gz / # buildkit

2025-05-30 16:20:41 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-10-29 14:01:22 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache tzdata # buildkit

2025-10-29 14:01:23 UTC (buildkit.dockerfile.v0)

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

2025-10-29 14:10:34 UTC (buildkit.dockerfile.v0)

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

2025-10-29 14:10:34 UTC (buildkit.dockerfile.v0)

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

2025-10-29 14:10:34 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2025-10-29 14:10:34 UTC (buildkit.dockerfile.v0)

EXPOSE [8317/tcp]

2025-10-29 14:10:34 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2025-10-29 14:10:34 UTC (buildkit.dockerfile.v0)

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

2025-10-29 14:10:34 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