Vitor Hugo vitoru
  • Joined on 2026-05-07

kaizoku (4afb7513)

Published 2026-07-13 19:13:11 +00:00 by vitoru

Installation

docker pull gitea.vitoru.fun/vitoru/kaizoku:4afb7513
sha256:cab873744f2ce4c3c341e5129b49b7834abf0a9b3b22873d79bca7e7956983bb

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
RUN mkdir -p /data && chown -R 65532:65532 /data
Details
Container
2026-07-13 19:13:11 +00:00
0
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