r8e

git-pkgs-proxy (1.0)

Published 2026-07-16 05:28:16 +00:00 by damian-buho

Installation

docker pull kiota.ch/r8e/git-pkgs-proxy:1.0
sha256:7fcf508c9d9036fe9bbf29cefc423f5d4dc8b33594d2d2e6adbab08807bf5c51

About this package

R8E custom distribution of Git packages proxy server

Image layers

ARG B19_VERBOSITY
ARG B19_VERBOSITY
ARG B19_VERBOSITY M6E_AI
ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST
ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT
ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT
ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE
ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST
ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT
ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION
ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION TARGETARCH
ENV R8E_GIT_PKGS_PROXY_HTTP_PORT=8080 R8E_GIT_PKGS_PROXY_LISTEN=":8080" R8E_GIT_PKGS_PROXY_BASE_SCHEME=https R8E_GIT_PKGS_PROXY_BASE_HOST="pkgs.docker.localhost" R8E_GIT_PKGS_PROXY_DATABASE_DRIVER=sqlite R8E_GIT_PKGS_PROXY_DATABASE_PATH="${XDG_DATA_HOME}/proxy.db" R8E_GIT_PKGS_PROXY_STORAGE_URL="file://${XDG_CACHE_HOME}/artifacts" R8E_GIT_PKGS_PROXY_STORAGE_MAX_SIZE="" R8E_GIT_PKGS_PROXY_LOG_LEVEL=info R8E_GIT_PKGS_PROXY_LOG_FORMAT=json R8E_GIT_PKGS_PROXY_CACHE_METADATA=true R8E_GIT_PKGS_PROXY_METADATA_TTL="5m" R8E_GIT_PKGS_PROXY_MIRROR_API=true R8E_GIT_PKGS_PROXY_COOLDOWN_DEFAULT="3d" R8E_GIT_PKGS_PROXY_COOLDOWN_NPM="7d" R8E_GIT_PKGS_PROXY_COOLDOWN_COMPOSER="3d" R8E_GIT_PKGS_PROXY_COOLDOWN_PYPI="3d" R8E_GIT_PKGS_PROXY_COOLDOWN_CARGO="0" R8E_GIT_PKGS_PROXY_COOLDOWN_NUGET="3d" R8E_GIT_PKGS_PROXY_COOLDOWN_GEM="3d" R8E_GIT_PKGS_PROXY_COOLDOWN_CONDA="3d"
USER root
WORKDIR ${B19_HOME}
COPY dir:b01193a288f3600baa32a718bbdf73ef4633b8424561be21188b557c006148b0 in /
COPY dir:d364ca3bf03f7f056a9ad14891b4914026c5284225fc68d2ed49c1afb5c9be3a in /
|9 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=r8e M6E_NEAR_CACHE_HOST= M6E_PROJECT=git-pkgs-proxy M6E_VERSION=1.0.0 TARGETARCH=amd64 /bin/sh -c --mount=type=cache,id=apt-cache-${B19_UBUNTU_SERIES},target=/var/cache/apt,sharing=shared --mount=type=cache,id=apt-lists-${B19_UBUNTU_SERIES},target=/var/lib/apt,sharing=shared --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage base:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62
USER ${B19_UID}
COPY dir:14c66f47b2875c17f47d0698216f3344b1d4c1cf2fdadf03e4f879cb869253ed in /
|9 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=r8e M6E_NEAR_CACHE_HOST= M6E_PROJECT=git-pkgs-proxy M6E_VERSION=1.0.0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared,uid=${B19_UID},gid=${B19_GID} --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage user:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62
LABEL traefik.enable=true
LABEL traefik.http.routers.pkgs.rule="Host(`pkgs.docker.localhost`)"
LABEL traefik.http.routers.pkgs.entrypoints=web,websecure
LABEL traefik.http.routers.pkgs.middlewares=redirect-to-https@file
LABEL traefik.http.services.pkgs.loadbalancer.server.port=${R8E_GIT_PKGS_PROXY_HTTP_PORT}
LABEL "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="454329d024bed671fcdf80fb72e0bec0e883f694" "org.opencontainers.image.created"="2026-07-16T05:22:00Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="454329d" "org.opencontainers.image.title"="R8E / Git Packages Proxy (unofficial b19-style image)" "org.opencontainers.image.description"="R8E custom distribution of Git packages proxy server" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/r8e/git-pkgs-proxy"

Labels

Key Value
io.buildah.version 1.42.1
org.m6e.ci.build-by forgejo-buildah
org.m6e.ci.git-commit 454329d
org.opencontainers.image.created 2026-07-16T05:22:00Z
org.opencontainers.image.description R8E custom distribution of Git packages proxy server
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 454329d024bed671fcdf80fb72e0bec0e883f694
org.opencontainers.image.source https://codeberg.org/r8e/git-pkgs-proxy
org.opencontainers.image.title R8E / Git Packages Proxy (unofficial b19-style image)
org.opencontainers.image.version 1.0.0
traefik.enable true
traefik.http.routers.pkgs.entrypoints web,websecure
traefik.http.routers.pkgs.middlewares redirect-to-https@file
traefik.http.routers.pkgs.rule Host(`pkgs.docker.localhost`)
traefik.http.services.pkgs.loadbalancer.server.port 8080
Details
Container
2026-07-16 05:28:16 +00:00
0
OCI / Docker
linux/amd64
MIT
81 MiB
Versions (4) View all
1.0 2026-07-16
1 2026-07-16
latest 2026-07-16
1.0.0 2026-07-16