ghproxy (2bd4f56a)

Published 2026-02-26 22:47:35 +03:00 by lain in lain/ghproxy

Installation

docker pull code.wejust.rest/lain/ghproxy:2bd4f56a
sha256:2b32258b310cffdc09f469e1d2ff1f816fa585f339f857c709550f2c368476f7

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:b786e78a9515357cf2358f68126cc0639f634890ae5ef59f66e4a98b94db423f in /app/ghproxy
COPY file:a5aceb7d2c058165da2cd6aafef85d8a9c81df6ffeedd8745596b8588c67eb13 in /app/config.yaml
EXPOSE 8080
USER app
ENTRYPOINT ["/app/ghproxy"]
LABEL org.opencontainers.image.created=2026-02-26T19:45:45Z
LABEL org.opencontainers.image.revision=2bd4f56afb9d4e4e4861f768bbf1682b3518662e
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-26T19:45:45Z
org.opencontainers.image.revision 2bd4f56afb9d4e4e4861f768bbf1682b3518662e
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-26 22:47:35 +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