nether-voicebridge (sha256:e21f5b13ff52647fa92f5ebdfb3a814e9ce2efb971aba7cd4238e417080ee3a1)

Published 2026-07-13 03:28:18 +00:00 by dark in dark/nether-voicebridge

Installation

docker pull nether.codes/dark/nether-voicebridge@sha256:e21f5b13ff52647fa92f5ebdfb3a814e9ce2efb971aba7cd4238e417080ee3a1
sha256:e21f5b13ff52647fa92f5ebdfb3a814e9ce2efb971aba7cd4238e417080ee3a1

Image layers

# debian.sh --arch 'arm64' out/ 'bookworm' '@1782172800'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libopus0 libglib2.0-0 && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /app
COPY /build/target/release/nether-voicebridge . # buildkit
ENV CONFIG_PATH=/app/config.toml
ENV NVB_DATA_DIR=/app/data
VOLUME [/app/data]
ENTRYPOINT ["./nether-voicebridge"]
Details
Container
2026-07-13 03:28:18 +00:00
2
OCI / Docker
linux/arm64
67 MiB
Versions (61) View all
latest 2026-07-26
v0.3.1 2026-07-26
v0.3.1-arm64 2026-07-26
latest-arm64 2026-07-26
v0.3.0 2026-07-14