ghproxy (7d6bdd84)

Published 2026-02-25 19:31:52 +03:00 by lain in lain/ghproxy

Installation

docker pull code.wejust.rest/lain/ghproxy:7d6bdd84
sha256:8119fb05fe5ab072938debc27fcd934eeb5138c1f83da79282f931164c50a615

Image layers

ADD alpine-minirootfs-20260127-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
WORKDIR /app
/bin/sh -c addgroup -S app && adduser -S app -G app
COPY file:aed497b0ec25bd4052827b0c1b22f6b9eeea4c44aa12ce243088378b8b733ad4 in /app/ghproxy
COPY file:a5aceb7d2c058165da2cd6aafef85d8a9c81df6ffeedd8745596b8588c67eb13 in /app/config.yaml
EXPOSE 8080
USER app
ENTRYPOINT ["/app/ghproxy"]
LABEL org.opencontainers.image.created=2026-02-25T16:30:13Z
LABEL org.opencontainers.image.revision=7d6bdd84743d21f42a56c0297f973b146f0b8798
LABEL org.opencontainers.image.source=https://code.wejust.rest/lain/ghproxy.git
LABEL org.opencontainers.image.url=https://code.wejust.rest/lain/ghproxy

Labels

Key Value
org.opencontainers.image.created 2026-02-25T16:30:13Z
org.opencontainers.image.revision 7d6bdd84743d21f42a56c0297f973b146f0b8798
org.opencontainers.image.source https://code.wejust.rest/lain/ghproxy.git
org.opencontainers.image.url https://code.wejust.rest/lain/ghproxy
Details
Container
2026-02-25 19:31:52 +03:00
0
OCI / Docker
linux/amd64
14 MiB
Versions (6) View all
latest 2026-02-28
eeaa7a65 2026-02-28
2bd4f56a 2026-02-26
dadaf369 2026-02-26
7d6bdd84 2026-02-25