Namespace
eceasy
Image / Tag
cli-proxy-api:v4.1.11
Content Digest
sha256:2d6df5d2342ca052cc1197b380eec56e0dbe98179bd0a856a869dd243a82460f
Details
Created

2025-08-30 14:03:10 UTC

Size

11.9 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

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

[#001] sha256:b3be03c735212ac9817c012a257ff769b2b3b482bbc8c9113b794db9bf513397 - 1.38% (169 KB)

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

[#003] sha256:b865b5888881a00bb13246b6ce7dbed1a0a2dc4a7c748968bcd342b65bd1776a - 68.27% (8.15 MB)

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

[#005] sha256:992778639c24e5dacd1f03cf05d6d589d0b2f45beca1c7fc64bcf99f71280a97 - 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-08-30 14:02:37 UTC (buildkit.dockerfile.v0)

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

2025-08-30 14:02:37 UTC (buildkit.dockerfile.v0)

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

2025-08-30 14:03:10 UTC (buildkit.dockerfile.v0)

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

2025-08-30 14:03:10 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2025-08-30 14:03:10 UTC (buildkit.dockerfile.v0)

EXPOSE map[8317/tcp:{}]

2025-08-30 14:03:10 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2025-08-30 14:03:10 UTC (buildkit.dockerfile.v0)

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

2025-08-30 14:03:10 UTC (buildkit.dockerfile.v0)

CMD ["./CLIProxyAPI"]

Details
Created

2025-08-30 14:07:50 UTC

Size

11.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 - 33.64% (3.94 MB)

[#001] sha256:447579b8e45d201f699f1f70d01c69dca46afc49368aef28886998370dc3dbcc - 1.41% (169 KB)

[#002] sha256:51ce05c2c4fe7782690a43ed39a793fb8fb37564ea52c9ea89452c8ec3fc76dd - 0.0% (99 Bytes)

[#003] sha256:fdc80eda99e03f8474722d7f1f28211ddb54e08df804eee42958eb63b44a7df9 - 64.94% (7.61 MB)

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

[#005] sha256:07a1581679a7ebfb5f6a46857e0533ba6e147fe3bcb7ec5758697ffcb6897a54 - 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-08-30 14:02:40 UTC (buildkit.dockerfile.v0)

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

2025-08-30 14:02:40 UTC (buildkit.dockerfile.v0)

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

2025-08-30 14:07:50 UTC (buildkit.dockerfile.v0)

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

2025-08-30 14:07:50 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2025-08-30 14:07:50 UTC (buildkit.dockerfile.v0)

EXPOSE map[8317/tcp:{}]

2025-08-30 14:07:50 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2025-08-30 14:07:50 UTC (buildkit.dockerfile.v0)

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

2025-08-30 14:07: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