1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-05-28 00:57:46 +02:00

278 B

title
title
Contributing | Tests
  1. Install docker
  2. Execute git submodule update --init --recursive
  3. Install jq
  4. 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.