mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-02 09:05:14 +02:00
deploy: dfd5edc000
This commit is contained in:
parent
b79fbd146b
commit
fb3deeafc4
3 changed files with 49 additions and 49 deletions
|
@ -2292,7 +2292,7 @@
|
|||
<p>To run the test suite, you will need to:</p>
|
||||
<ol>
|
||||
<li><a href="https://docs.docker.com/get-docker/">Install Docker</a></li>
|
||||
<li>Install <code>jq</code> and (GNU) <code>parallel</code> (under Ubuntu, use <code>sudo apt-get -y install jq parallel</code>)</li>
|
||||
<li>Install <code>jq</code> , (GNU) <code>parallel</code> and <code>file</code> (under Ubuntu, use <code>sudo apt-get -y install jq parallel file</code>)</li>
|
||||
<li>Execute <code>git submodule update --init --recursive</code> if you haven't already initialized the git submodules</li>
|
||||
</ol>
|
||||
<h3 id="executing-tests"><a class="toclink" href="#executing-tests">Executing Test(s)</a></h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue