anima-agent (939e3f0a1ad6ae3a17ac3c5d9f36454463bfc795)
Published 2026-04-18 13:24:09 +00:00 by toasterson
Installation
docker pull code.aopc.cloud/toasterson/anima-agent:939e3f0a1ad6ae3a17ac3c5d9f36454463bfc795sha256:7dd0c090a7e3a5cca62a5043e33bf903e599c7301c5f7296928d6c571d7fd77fImage 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:648cfb510f50eb6ad13cc0b87b333c180fc8e91781663f1ec24979b179c58ca4 in /usr/local/bin/ |
| EXPOSE 50053 |
| ENTRYPOINT ["anima-agent"] |