ghproxy (dadaf369)

Published 2026-02-26 17:01:39 +03:00 by lain in lain/ghproxy

Installation

docker pull code.wejust.rest/lain/ghproxy:dadaf369
sha256:2d23c8856f5493d34eabe25411142d96e31ffb4e2336b858d6c2b0b073688da3

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-26T13:59:00Z
LABEL org.opencontainers.image.revision=dadaf36934231b8ab2b33bc2d4bc4322f8e19aa1
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-26T13:59:00Z
org.opencontainers.image.revision dadaf36934231b8ab2b33bc2d4bc4322f8e19aa1
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 17:01:39 +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