FROM debian:bookworm-slim

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