• Joined on 2026-01-11

meredith/voice-bot (eee9dae)

Published 2026-03-25 10:58:46 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/meredith/voice-bot:eee9dae
sha256:8b90bf9545e8cf47f9ac267d5d6558964745266a3929d3ab517b30071b116c80

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'
/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:8a2872d932802805327b9a5ecba3c03a9bc9b9b996915ca8af0f26482dfb239c in /usr/local/bin/
COPY file:2cc416fb74aa0def2f9dcbcb11fc909d226925a1c4677e67a9b0e0ac1662ab58 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-25 10:58:46 +00:00
0
OCI / Docker
linux/amd64
36 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