nether-voicebridge (sha256:c94b07a3e312eac9138f39fb37f7b24cc6e686a157be169898f33cf053720aa1)
Installation
docker pull nether.codes/dark/nether-voicebridge@sha256:c94b07a3e312eac9138f39fb37f7b24cc6e686a157be169898f33cf053720aa1sha256:c94b07a3e312eac9138f39fb37f7b24cc6e686a157be169898f33cf053720aa1Image layers
| # debian.sh --arch 'amd64' 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
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