Namespace
eceasy
Image / Tag
cli-proxy-api:v6.0.9
Content Digest
sha256:f2ebc50e8a03e40a54856a0e0a80a6da539a6b8ee447ad6bb0618ca267b1b98a
Details
Created

2025-09-26 17:40:16 UTC

Size

8.65 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

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

[#001] sha256:2c21eaf174860b6ac240d21fbbade81d3e7b7692cd291d6199152139066df749 - 1.91% (169 KB)

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

[#003] sha256:9693410277aae1872c3c56a3f36c21d13d32cd4626c4dccf50bd56b1067cdbe2 - 56.23% (4.86 MB)

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

[#005] sha256:496d3935b31a0e68c7f4627be3a13ab7f551e7f8ae4c8ef94f36b5199eb62928 - 0.01% (467 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-09-26 17:39:33 UTC (buildkit.dockerfile.v0)

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

2025-09-26 17:39:33 UTC (buildkit.dockerfile.v0)

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

2025-09-26 17:40:16 UTC (buildkit.dockerfile.v0)

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

2025-09-26 17:40:16 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2025-09-26 17:40:16 UTC (buildkit.dockerfile.v0)

EXPOSE &{[{{27 0} {27 0}}] 0xc0004f0880}

2025-09-26 17:40:16 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2025-09-26 17:40:16 UTC (buildkit.dockerfile.v0)

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

2025-09-26 17:40:16 UTC (buildkit.dockerfile.v0)

CMD ["./CLIProxyAPI"]

Details
Created

2025-09-26 17:45:15 UTC

Size

8.57 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

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

[#001] sha256:af2d2de686cd723e13eb8f076602b7556ad7d6a9cd63f6bea7f19edba9fdaafe - 1.93% (169 KB)

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

[#003] sha256:eb6880e60103582b312b94fa5e093df6a2ecd0748272283303a64c3a0a1a3918 - 52.05% (4.46 MB)

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

[#005] sha256:b146a67ad0c5e0154504ddd6632f9d0ca32b3c023cbadb93f79c1050c6b6c236 - 0.01% (469 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-09-26 17:39:37 UTC (buildkit.dockerfile.v0)

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

2025-09-26 17:39:37 UTC (buildkit.dockerfile.v0)

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

2025-09-26 17:45:15 UTC (buildkit.dockerfile.v0)

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

2025-09-26 17:45:15 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2025-09-26 17:45:15 UTC (buildkit.dockerfile.v0)

EXPOSE &{[{{27 0} {27 0}}] 0xc000051a80}

2025-09-26 17:45:15 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2025-09-26 17:45:15 UTC (buildkit.dockerfile.v0)

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

2025-09-26 17:45:15 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