anima-agent (f5458ca63a1dada8b3efe0e912b3535e33211f17)
Published 2026-04-18 14:50:45 +00:00 by toasterson
Installation
docker pull code.aopc.cloud/toasterson/anima-agent:f5458ca63a1dada8b3efe0e912b3535e33211f17sha256:27eb073feceb6184148083a7a5efff78eeb5e5340341498f234fe550b9dbf31cImage 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"] |