anima-server (49df06c4b293b785a1942e93ed5ce18d61ceaf50)
Published 2026-04-19 19:38:55 +00:00 by toasterson
Installation
docker pull code.aopc.cloud/toasterson/anima-server:49df06c4b293b785a1942e93ed5ce18d61ceaf50sha256:b183d7ee3341b0f0233328c1e03685b6b98332087dc19f784e70d68b6a67abd2Image 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:f4829c33d3fbe168bed31668d7b8f569e53e374ffb38a1a801c3fa091c74f049 in /usr/local/bin/ |
| EXPOSE 50051 50054 |
| ENTRYPOINT ["anima-server"] |