mirror of
https://github.com/fergalmoran/mailcow-dockerized.git
synced 2025-12-22 09:27:30 +00:00
3 lines
61 B
Docker
3 lines
61 B
Docker
FROM debian:bullseye-slim
|
|
|
|
RUN apt update && apt install pigz |