mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-04-06 17:25:19 +00:00
3 lines
86 B
Docker
3 lines
86 B
Docker
FROM debian:trixie-slim
|
|
|
|
RUN apt update && apt install pigz -y --no-install-recommends |