Dockerfile 88 B

123
  1. FROM debian:bookworm-slim
  2. RUN apt update && apt install pigz -y --no-install-recommends