Vitor Hugo vitoru
  • Joined on 2026-05-07

kaizoku (8d838888)

Published 2026-07-12 00:22:49 +00:00 by vitoru

Installation

docker pull gitea.vitoru.fun/vitoru/kaizoku:8d838888
sha256:d9764c22a0479ba9ce87a83557cf068e2dae3b645bf9b389cf97f6dea4bb3960

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 00:22:49 +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