anima-agent (b348ed0)

Published 2026-05-03 11:00:37 +00:00 by toasterson

Installation

docker pull code.aopc.cloud/toasterson/anima-agent:b348ed0
sha256:8293c818dd83d9f634499b9425fc713da9d9926692a78a5e43bd7395e893f0f6

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libssl3 libpq5 libfontconfig1 && rm -rf /var/lib/apt/lists/* # buildkit
COPY /build/target/release/anima-agent /usr/local/bin/ # buildkit
EXPOSE [50053/tcp]
ENTRYPOINT ["anima-agent"]
Details
Container
2026-05-03 11:00:37 +00:00
0
OCI / Docker
linux/amd64
39 MiB
Versions (104) View all
8784aeb 2026-06-04
713d199 2026-06-03
1f74c92 2026-06-03
471ee46 2026-05-31
d1b94a4 2026-05-28