anima-agent (8784aeb)

Published 2026-06-04 17:55:54 +00:00 by toasterson

Installation

docker pull code.aopc.cloud/toasterson/anima-agent:8784aeb
sha256:37864a7fc26b7907bddf3474bf84b25ea48aff616ba335d60065b94a705e9df7

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'
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-06-04 17:55:54 +00:00
1
OCI / Docker
linux/amd64
40 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