mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-28 12:36:52 +00:00
Merge branch 'staging' into nightly
This commit is contained in:
commit
a2b31cb28d
4 changed files with 24 additions and 12 deletions
3
data/Dockerfiles/backup/Dockerfile
Normal file
3
data/Dockerfiles/backup/Dockerfile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM debian:bullseye-slim
|
||||
|
||||
RUN apt update && apt install pigz
|
||||
Loading…
Add table
Add a link
Reference in a new issue