anima-agent (3126b87)

Published 2026-04-28 10:23:17 +00:00 by toasterson

Installation

docker pull code.aopc.cloud/toasterson/anima-agent:3126b87
sha256:cc72467e5c7d13464dc87ca03cc0beee3d321edb05f9ad0677e08b87f4452b91

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-04-28 10:23:17 +00:00
1
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