• Joined on 2026-01-11

meredith/voice-bot (ca2c34f)

Published 2026-03-26 18:30:20 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/meredith/voice-bot:ca2c34f
sha256:5ee84666612a1d97060e0461e9e08c838992f88678bb48cca6789c3692407bdd

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'
/bin/sh -c apt-get update && apt-get install -y ca-certificates libssl3 curl && rm -rf /var/lib/apt/lists/*
/bin/sh -c useradd -r -s /bin/false meredith
/bin/sh -c mkdir -p /etc/meredith /var/log/meredith && chown -R meredith:meredith /var/log/meredith
COPY file:91d3ad34faa2c89c6fdc9b3d50c31a244632246493c4b038d233e2d89baa6d78 in /usr/local/bin/
COPY file:eb7c231fe28638db5dd4553234c9aa1f8e1c5f463983eed25d2505098a9c919e in /etc/meredith/voice-bot.toml
ENV MEREDITH_CONFIG=/etc/meredith/voice-bot.toml
ENV RUST_LOG=info
USER meredith
EXPOSE 8112
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8112/health || exit 1"] "30s" "5s" "15s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/voice-bot"]
Details
Container
2026-03-26 18:30:20 +00:00
0
OCI / Docker
linux/amd64
35 MiB
Versions (13) View all
latest 2026-03-27
b0870f7 2026-03-27
2fb6b91 2026-03-27
bbe23dc 2026-03-27
29898b5 2026-03-27