boringtun (1.0)
Published 2026-07-23 12:51:11 +00:00 by damian-buho
Installation
docker pull kiota.ch/o9s/boringtun:1.0sha256:7860672e08421a3e714b354475cb61bf12e7e8e7de057f045eb14ddeebeb35b3About this package
O9S custom distribution of BoringTun userspace WireGuard implementation (Rust)
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 O9S_BORINGTUN_CONFIG_PATH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION O9S_BORINGTUN_CONFIG_PATH TARGETARCH |
| ENV O9S_BORINGTUN_ADDRESS=10.0.0.2/24 O9S_BORINGTUN_ALLOWED_IPS=0.0.0.0/0,::/0 O9S_BORINGTUN_CONFIG= O9S_BORINGTUN_CONFIG_PATH=${O9S_BORINGTUN_CONFIG_PATH} O9S_BORINGTUN_DNS= O9S_BORINGTUN_ENDPOINT= O9S_BORINGTUN_FORWARDING=true O9S_BORINGTUN_INTERFACE=wg0 O9S_BORINGTUN_LOG_LEVEL=info O9S_BORINGTUN_MTU=1420 O9S_BORINGTUN_NAT=false O9S_BORINGTUN_NAT_INTERFACE=eth0 O9S_BORINGTUN_PEER_PUBLIC_KEY= O9S_BORINGTUN_PORT=51820 O9S_BORINGTUN_ROLE=client O9S_BORINGTUN_THREADS=4 WG_QUICK_USERSPACE_IMPLEMENTATION=boringtun-cli WG_SUDO=true |
| ENV B19_REQUIRED_SECRETS="o9s.boringtun.private-key" |
| COPY dir:9cabfdee57acc41a3fb9951ac69d63b4d2ccbd2ca5514da30e53cae8f12f2194 in / |
| USER root |
| WORKDIR ${B19_HOME} |
| COPY dir:55ae6834806d925336f1a644322811a34f634d70fcd8818c0eab56a8cc593be5 in / |
| |10 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=o9s M6E_NEAR_CACHE_HOST= M6E_PROJECT=boringtun M6E_VERSION=1.0.0 O9S_BORINGTUN_CONFIG_PATH=/app/.config/boringtun TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --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 base:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| USER ${B19_UID} |
| COPY dir:09199a2f154bbb49c34af6a7a757ec837459174b6aa92dd18ee104272dda091b in / |
| |10 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=o9s M6E_NEAR_CACHE_HOST= M6E_PROJECT=boringtun M6E_VERSION=1.0.0 O9S_BORINGTUN_CONFIG_PATH=/app/.config/boringtun 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 "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="d70e17add38e6da371de1ea71f1245c5778a8ced" "org.opencontainers.image.created"="2026-07-23T12:49:53Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="d70e17a" "org.opencontainers.image.title"="O9S / boringtun (unofficial b19-style image)" "org.opencontainers.image.description"="O9S custom distribution of BoringTun userspace WireGuard implementation (Rust)" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/o9s/boringtun" |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.42.1 |
| org.m6e.ci.build-by | forgejo-buildah |
| org.m6e.ci.git-commit | d70e17a |
| org.opencontainers.image.created | 2026-07-23T12:49:53Z |
| org.opencontainers.image.description | O9S custom distribution of BoringTun userspace WireGuard implementation (Rust) |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | d70e17add38e6da371de1ea71f1245c5778a8ced |
| org.opencontainers.image.source | https://codeberg.org/o9s/boringtun |
| org.opencontainers.image.title | O9S / boringtun (unofficial b19-style image) |
| org.opencontainers.image.version | 1.0.0 |