anubis-modified (latest)

Published 2025-03-26 10:59:18 -03:00 by Fijxu

Installation

docker pull git.nadeko.net/fijxu/anubis-modified:latest
sha256:1d97562a91b3d07c626e42d4baeeb932245aac7863c6ae6edcd090be561bf7fd

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'
ARG BUILDKIT_SBOM_SCAN_STAGE=true
RUN |1 BUILDKIT_SBOM_SCAN_STAGE=true /bin/sh -c apt-get update && apt-get -y install ca-certificates # buildkit
COPY /app/bin/anubis /app/bin/anubis # buildkit
HEALTHCHECK &{["CMD" "/app/bin/anubis" "--healthcheck"] "30s" "5s" "5s" "0s" '\x03'}
CMD ["/app/bin/anubis"]
LABEL org.opencontainers.image.source=https://github.com/TecharoHQ/anubis

Labels

Key Value
org.opencontainers.image.source https://github.com/TecharoHQ/anubis
Details
Container
2025-03-26 10:59:18 -03:00
3
OCI / Docker
linux/amd64
75 MiB
Versions (1) View all
latest 2025-03-26