Namespace
eceasy
Image / Tag
cli-proxy-api:v5.0.3
Content Digest
sha256:69fa999792db0206e4e27d6891f7bf049a2db740097b95d8b119a6f279999959
Details
Created

2025-09-01 09:40:12 UTC

Size

12.2 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

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

[#001] sha256:d1dfe78b0fecbc45c6505a0422473767ddcb33e4015198a4d26d1c55b01f1368 - 1.36% (169 KB)

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

[#003] sha256:a758f01621f0339602076f6e72ae28c64d4d42c5853626be4956db0c4ad51ded - 68.85% (8.37 MB)

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

[#005] sha256:f31a80a43887213fa5f6d1b8cd8a167a58f375d441d50e22c39ddf4cdb0ff87e - 0.0% (471 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-01 09:39:33 UTC (buildkit.dockerfile.v0)

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

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

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

2025-09-01 09:40:12 UTC (buildkit.dockerfile.v0)

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

2025-09-01 09:40:12 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2025-09-01 09:40:12 UTC (buildkit.dockerfile.v0)

EXPOSE map[8317/tcp:{}]

2025-09-01 09:40:12 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2025-09-01 09:40:12 UTC (buildkit.dockerfile.v0)

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

2025-09-01 09:40:12 UTC (buildkit.dockerfile.v0)

CMD ["./CLIProxyAPI"]

Details
Created

2025-09-01 09:44:49 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:d69d4d41cfe2ee680d6972795e2a1eb9e4dc4ec3b3c5e0797c9ab43bb3726fa7 - 33.08% (3.94 MB)

[#001] sha256:6902b10d9469789635ed27eba46e55012cf3025c27bc3bed007498cb16e65711 - 1.39% (169 KB)

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

[#003] sha256:acb43383465d2666e725b9ea9009fa226b9db933c061afd6cb164ac72aaae9f2 - 65.53% (7.81 MB)

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

[#005] sha256:6dbe26e01794f0c0ec529e209de0b1dd012bd245e7fd5833820da68c294c8a9b - 0.0% (472 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-01 09:39:35 UTC (buildkit.dockerfile.v0)

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

2025-09-01 09:39:36 UTC (buildkit.dockerfile.v0)

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

2025-09-01 09:44:49 UTC (buildkit.dockerfile.v0)

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

2025-09-01 09:44:49 UTC (buildkit.dockerfile.v0)

WORKDIR /CLIProxyAPI

2025-09-01 09:44:49 UTC (buildkit.dockerfile.v0)

EXPOSE map[8317/tcp:{}]

2025-09-01 09:44:49 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2025-09-01 09:44:49 UTC (buildkit.dockerfile.v0)

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

2025-09-01 09:44:49 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