anima-ai (49df06c4b293b785a1942e93ed5ce18d61ceaf50)
Published 2026-04-19 19:38:57 +00:00 by toasterson
Installation
docker pull code.aopc.cloud/toasterson/anima-ai:49df06c4b293b785a1942e93ed5ce18d61ceaf50sha256:907a86deb0ccb4a72b7a696b8e7ad0d4f7177148fcb8408f287e4a15c216d92eImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600' |
| /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libssl3 libpq5 libfontconfig1 && rm -rf /var/lib/apt/lists/* |
| COPY file:06371162d822046d7079c5d606c1f1db48853c9c3c7b42406325956e2eeaa040 in /usr/local/bin/ |
| EXPOSE 50052 |
| ENTRYPOINT ["anima-ai"] |