FROM debian:bookworm-slim

RUN apt update && apt install pigz -y --no-install-recommends