anima-server (a4d0966d-amd64)

Published 2026-08-16 08:57:02 +00:00 by toasterson

Installation

docker pull code.aopc.cloud/toasterson/anima-server:a4d0966d-amd64
sha256:c6c451b269b03e3d59c765ef0104eaf094b5f5a8280f24fee48449e41564591a

Image layers

# debian.sh --arch 'amd64' 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:57:02 +00:00
2
OCI / Docker
linux/amd64
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