anima-agent (6828123f6eb214ebce0524fa06c36bc31ae43310)
Published 2026-04-19 19:15:56 +00:00 by toasterson
Installation
docker pull code.aopc.cloud/toasterson/anima-agent:6828123f6eb214ebce0524fa06c36bc31ae43310sha256:d458ae1616a9238d366c60b83ff475e03ef159126eb6eb9e1e38135da80bdd01Image 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:dd6157699942f5811d2ce909e3bb60abef824373db54a98e40ef144f95d6c268 in /usr/local/bin/ |
| EXPOSE 50053 |
| ENTRYPOINT ["anima-agent"] |