anima-server (sha256:1cf44d234653ab0bf67cd95c12a0fdd7eee257f360256f13483c9ec50015b8d3)

Published 2026-08-16 08:55:39 +00:00 by toasterson

Installation

docker pull code.aopc.cloud/toasterson/anima-server@sha256:1cf44d234653ab0bf67cd95c12a0fdd7eee257f360256f13483c9ec50015b8d3
sha256:1cf44d234653ab0bf67cd95c12a0fdd7eee257f360256f13483c9ec50015b8d3

Image layers

# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'
RUN /bin/sh -c rm -f /etc/apt/apt.conf.d/docker-clean && echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache && apt-get update && apt-get install -y --no-install-recommends ca-certificates libssl3 libpq5 libfontconfig1 # buildkit
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git # buildkit
COPY /out/anima-server /usr/local/bin/ # buildkit
EXPOSE [50051/tcp 50054/tcp]
ENTRYPOINT ["anima-server"]
Details
Container
2026-08-16 08:55:39 +00:00
3
OCI / Docker
linux/arm64
74 MiB
Versions (13) View all
77706c0f 2026-08-18
77706c0f-amd64 2026-08-18
77706c0f-arm64 2026-08-18
a4d0966d 2026-08-16
a4d0966d-amd64 2026-08-16