egbe-cli-proxy-api (v7.1.54-loginproxy-d95f28b)

Published 2026-06-09 09:56:58 +00:00 by forgejo-admin

Installation

docker pull forgejo.gcp.egbe.dev/forgejo-admin/egbe-cli-proxy-api:v7.1.54-loginproxy-d95f28b
sha256:11342bf0b052b4056e00bf23b87398ad45307b60446b925684da7c8afda1c82f

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends tzdata ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c mkdir /CLIProxyAPI # buildkit
COPY ./app/CLIProxyAPI /CLIProxyAPI/CLIProxyAPI # buildkit
COPY config.example.yaml /CLIProxyAPI/config.example.yaml # buildkit
COPY custom-management/management.html /CLIProxyAPI/static/management.html # buildkit
ENV MANAGEMENT_STATIC_PATH=/CLIProxyAPI/static/management.html
WORKDIR /CLIProxyAPI
EXPOSE [8317/tcp]
ENV TZ=Asia/Shanghai
RUN /bin/sh -c cp /usr/share/zoneinfo/${TZ} /etc/localtime && echo "${TZ}" > /etc/timezone # buildkit
CMD ["./CLIProxyAPI"]

Labels

Key Value
dev.egbe.claw_swarm_commit d95f28b
dev.egbe.cli_proxy.codex_login_proxy true
dev.egbe.cli_proxy.panel_commit 657e5a82cbed738e82bdcf4cd3778a8a40fade48
dev.egbe.cli_proxy.panel_ref v1.15.1
dev.egbe.cli_proxy.upstream_commit 856dc81748a10ac127d1d3741b384f5492fa7e39
dev.egbe.cli_proxy.upstream_ref v7.1.54
org.opencontainers.image.source https://github.com/router-for-me/CLIProxyAPI.git
Details
Container
2026-06-09 09:56:58 +00:00
3
OCI / Docker
linux/amd64
65 MiB
Versions (1) View all