mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-11-15 15:31:13 +01:00
278 B
278 B
title
| title |
|---|
| Contributing | Tests |
- Install docker
- Execute
git submodule update --init --recursive - Install jq
- Execute
make clean all
!!! info "Can I use MacOS?"
We do not support running linting, tests, etc on macOS at this time. Please use a linux VM.