anima-server (3126b87f6c17c1f044a7f8511918438c863241fb)
Published 2026-04-28 10:16:49 +00:00 by toasterson
Installation
docker pull code.aopc.cloud/toasterson/anima-server:3126b87f6c17c1f044a7f8511918438c863241fbsha256:f7f154b3eefbb06dabe7da2abaada3eb6e8f84cbe18483f04e0a0b7859e7178cImage 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:ebeae2ba7eab9964a49182f8e02cd842fca85f6e166aa583199e3c88aa503d56 in /usr/local/bin/ |
| EXPOSE 50051 50054 |
| ENTRYPOINT ["anima-server"] |