anima-server (3821e88cfcb463c6c95905990abc639eb88d5976)
Published 2026-04-26 15:32:13 +00:00 by toasterson
Installation
docker pull code.aopc.cloud/toasterson/anima-server:3821e88cfcb463c6c95905990abc639eb88d5976sha256:48e7bfc1eb801527e564d493f4d8126abc5c9285a26ca3ebde3d22e783f2e6e1Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600' |
| /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:b7bc3c63daa9c56243b557936896c6aa852f818f4d016a23789b5f22fb2b9ffb in /usr/local/bin/ |
| EXPOSE 50051 50054 |
| ENTRYPOINT ["anima-server"] |