f5m

i2p (latest)

Published 2026-07-14 21:13:38 +00:00 by damian-buho

Installation

docker pull kiota.ch/f5m/i2p:latest
sha256:708a0ab6ebdc8b42f051474f308c636f7c5a3064abc0ba464e3f0eda96948df9

About this package

F5M custom distribution of I2P anonymous network router

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_NEAR_CACHE_HOST
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 B19_JAVA_XMS="128m" B19_JAVA_XMX="256m" F5M_I2P_BROWSER_LAUNCH_ENABLED="false" F5M_I2P_CONSOLE_PORT="7657" F5M_I2P_EEPSITE_ENABLED="true" F5M_I2P_EEPSITE_INBOUND_LENGTH="3" F5M_I2P_EEPSITE_INBOUND_QUANTITY="2" F5M_I2P_EEPSITE_KEY_FILE="eepsite/eepPriv.dat" F5M_I2P_EEPSITE_OUTBOUND_LENGTH="3" F5M_I2P_EEPSITE_OUTBOUND_QUANTITY="2" F5M_I2P_EEPSITE_SPOOFED_HOST="mysite.i2p" F5M_I2P_EEPSITE_TARGET_HOST="localhost" F5M_I2P_EEPSITE_TARGET_PORT="8080" F5M_I2P_GIT_SSH_ENABLED="false" F5M_I2P_HOST="localhost" F5M_I2P_HTTPS_PROXY_ENABLED="false" F5M_I2P_HTTP_PROXY_ENABLED="true" F5M_I2P_IPV4_FIREWALLED="true" F5M_I2P_IPV6="false" F5M_I2P_IRC_ENABLED="false" F5M_I2P_JETTY_ENABLED="false" F5M_I2P_POP3_ENABLED="false" F5M_I2P_SAM_ENABLED="false" F5M_I2P_SMTP_ENABLED="false" F5M_I2P_UPNP="false" I2P_CONFIG_DIR="${B19_HOME}" PATH="${B19_HOME}:${PATH}"
USER root
WORKDIR ${B19_HOME}
COPY dir:e36fe4b117a0158b15786a71d9f51ba4e6f48807c09e0ff564775e583f12abbe in /
|9 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=f5m M6E_NEAR_CACHE_HOST= M6E_PROJECT=i2p 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:f41197ef4db0a25815a93bc7c44b4b06157e0f96fbc99610a546890a7a658cbf in /
|9 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=f5m M6E_NEAR_CACHE_HOST= M6E_PROJECT=i2p 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.f5m-i2p.rule="Host(`i2p-console.docker.localhost`)"
LABEL traefik.http.routers.f5m-i2p.entrypoints=web,websecure
LABEL traefik.http.routers.f5m-i2p.middlewares=redirect-to-https@file
LABEL traefik.http.services.f5m-i2p.loadbalancer.server.port=${F5M_I2P_CONSOLE_PORT}
LABEL "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="d61958cb6162b96205480b897f7357fbc51168ca" "org.opencontainers.image.created"="2026-07-14T21:00:02Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="d61958c" "org.opencontainers.image.title"="F5M / I2P (unofficial b19-style image)" "org.opencontainers.image.description"="F5M custom distribution of I2P anonymous network router" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/f5m/i2p"

Labels

Key Value
io.buildah.version 1.42.1
org.m6e.ci.build-by forgejo-buildah
org.m6e.ci.git-commit d61958c
org.opencontainers.image.created 2026-07-14T21:00:02Z
org.opencontainers.image.description F5M custom distribution of I2P anonymous network router
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision d61958cb6162b96205480b897f7357fbc51168ca
org.opencontainers.image.source https://codeberg.org/f5m/i2p
org.opencontainers.image.title F5M / I2P (unofficial b19-style image)
org.opencontainers.image.version 1.0.0
traefik.enable true
traefik.http.routers.f5m-i2p.entrypoints web,websecure
traefik.http.routers.f5m-i2p.middlewares redirect-to-https@file
traefik.http.routers.f5m-i2p.rule Host(`i2p-console.docker.localhost`)
traefik.http.services.f5m-i2p.loadbalancer.server.port 7657
Details
Container
2026-07-14 21:13:38 +00:00
35
OCI / Docker
linux/amd64
MIT
210 MiB
Versions (4) View all
1 2026-07-14
latest 2026-07-14
1.0.0 2026-07-14
1.0 2026-07-14