ghproxy (dac5dccc)

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

Installation

docker pull code.wejust.rest/lain/ghproxy:dac5dccc
sha256:d49e68e5b916f3c82836518cb52eddb1afcd25530860f271f6617c2c8045c608

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:26:58Z
LABEL org.opencontainers.image.revision=dac5dcccf7f39f18c3e6f4a84df565b60f6c4ccb
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:26:58Z
org.opencontainers.image.revision dac5dcccf7f39f18c3e6f4a84df565b60f6c4ccb
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:28:52 +03:00
1
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