anima-server (939e3f0a1ad6ae3a17ac3c5d9f36454463bfc795)
Published 2026-04-18 13:24:07 +00:00 by toasterson
Installation
docker pull code.aopc.cloud/toasterson/anima-server:939e3f0a1ad6ae3a17ac3c5d9f36454463bfc795sha256:4265b31db22553853b2480f30113c5438bb54b17c3941a2884841aa2e41dce7bImage 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:9dda05bff23c540975c6b766138e1b49448241ffd290199bc1e181fafbfd2221 in /usr/local/bin/ |
| EXPOSE 50051 50054 |
| ENTRYPOINT ["anima-server"] |