http-cache (1.0.0)
Published 2026-07-16 05:27:45 +00:00 by damian-buho
Installation
docker pull kiota.ch/r8e/http-cache:1.0.0sha256:1c211bcc259f1cb556f46317ff5a6a317a3dd7855ec524bc1ee49d5b2052d2e7About this package
R8E custom distribution of Nginx-based generic HTTP caching proxy
Image layers
| ARG |
| ARG M6E_VERSION |
| ARG M6E_NEAR_CACHE_HOST M6E_VERSION |
| ARG M6E_AI M6E_NEAR_CACHE_HOST M6E_VERSION |
| ARG M6E_AI M6E_APT_CACHE_HOST M6E_NEAR_CACHE_HOST M6E_VERSION |
| ARG M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NEAR_CACHE_HOST M6E_VERSION |
| ARG M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_VERSION |
| ARG M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION |
| ARG 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 |
| 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 O9S_NGINX_INDEX_TYPE=cache O9S_NGINX_PROXY_BUFFERS_NUM=32 O9S_NGINX_PROXY_BUFFERS_SIZE=64k O9S_NGINX_PROXY_BUFFER_SIZE=16k O9S_NGINX_PROXY_CACHE_BACKGROUND_UPDATE=on O9S_NGINX_PROXY_CACHE_INACTIVE=90d O9S_NGINX_PROXY_CACHE_KEYS_SIZE=8m O9S_NGINX_PROXY_CACHE_LOCK=on O9S_NGINX_PROXY_CACHE_LOCK_TIMEOUT=300s O9S_NGINX_PROXY_CACHE_REVALIDATE=on O9S_NGINX_PROXY_CACHE_USE_STALE="updating" O9S_NGINX_PROXY_CACHE_VALID_200=90d O9S_NGINX_PROXY_CACHE_VALID_301=90d O9S_NGINX_PROXY_CACHE_VALID_ANY=1m O9S_NGINX_PROXY_FORCE_RANGES=on O9S_NGINX_PROXY_IGNORE_CLIENT_ABORT=on O9S_NGINX_PROXY_INTERCEPT_ERRORS=on O9S_NGINX_PROXY_MAX_TEMP_FILE_SIZE=1024m O9S_NGINX_PROXY_SSL_SERVER_NAME=on O9S_NGINX_RECURSIVE_ERROR_PAGES=on |
| USER root |
| WORKDIR ${B19_HOME} |
| COPY dir:5aaeff74dae30836c3662834cfc43b9d5d37470ba5fa9873f09b9deff8e18ff6 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=http-cache 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 --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=tmpfs,target=${B19_TEMP_PATH} build-stage root:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| USER ${B19_UID} |
| COPY dir:f6473bc495f32a1b94c5710d99815f795c0172ae55c3e456fe9ca1b8b27169ca 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=http-cache 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.r8e-http-cache.rule="Host(`http-cache.docker.localhost`)" |
| LABEL traefik.http.routers.r8e-http-cache.entrypoints=web,websecure |
| LABEL traefik.http.routers.r8e-http-cache.middlewares=redirect-to-https@file |
| LABEL traefik.http.services.r8e-http-cache.loadbalancer.server.port=${O9S_NGINX_HTTP_PORT} |
| LABEL "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="a42d0e070225c27f2b31ed676939a412138b09ae" "org.opencontainers.image.created"="2026-07-16T05:22:00Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="a42d0e0" "org.opencontainers.image.title"="R8E / HTTP Cache (unofficial b19-style image)" "org.opencontainers.image.description"="R8E custom distribution of Nginx-based generic HTTP caching proxy" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/r8e/http-cache" |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.42.1 |
| org.m6e.ci.build-by | forgejo-buildah |
| org.m6e.ci.git-commit | a42d0e0 |
| org.opencontainers.image.created | 2026-07-16T05:22:00Z |
| org.opencontainers.image.description | R8E custom distribution of Nginx-based generic HTTP caching proxy |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | a42d0e070225c27f2b31ed676939a412138b09ae |
| org.opencontainers.image.source | https://codeberg.org/r8e/http-cache |
| org.opencontainers.image.title | R8E / HTTP Cache (unofficial b19-style image) |
| org.opencontainers.image.version | 1.0.0 |
| traefik.enable | true |
| traefik.http.routers.r8e-http-cache.entrypoints | web,websecure |
| traefik.http.routers.r8e-http-cache.middlewares | redirect-to-https@file |
| traefik.http.routers.r8e-http-cache.rule | Host(`http-cache.docker.localhost`) |
| traefik.http.services.r8e-http-cache.loadbalancer.server.port | 8080 |