Vitor Hugo vitoru
  • Joined on 2026-05-07

kaizoku (aa185f2d)

Published 2026-07-12 18:15:25 +00:00 by vitoru

Installation

docker pull gitea.vitoru.fun/vitoru/kaizoku:aa185f2d
sha256:b716efbe5db9ee01421ef1205f2fd87c771a7f77a19286d4362c9b59a4d8e6f7

Image Layers

# debian.sh --arch 'arm64' out/ 'bookworm' '@1782172800'
RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt-get update && apt-get install -y --no-install-recommends ffmpeg ca-certificates && rm -rf /var/lib/apt/lists/*
COPY --from=gitea.vitoru.fun/vitoru/alass:2.0.0 /usr/local/bin/alass /usr/local/bin/alass
RUN groupadd -g 65532 nonroot && useradd -u 65532 -g 65532 -M -s /usr/sbin/nologin nonroot
COPY --from=build /out/kaizoku /usr/local/bin/kaizoku
COPY --from=build --chown=65532:65532 /out/definitions /definitions
Details
Container
2026-07-12 18:15:25 +00:00
1
OCI / Docker
linux/arm64/v8
216 MiB
Versions (12) View all
b49f9e0b 2026-07-15
latest 2026-07-15
1bc32eea 2026-07-15
696805e3 2026-07-14
47cafe1e 2026-07-13