Skip to content
Snippets Groups Projects
Unverified Commit 9b7354fa authored by Thomas Picouet's avatar Thomas Picouet Committed by Rémy Huet
Browse files

ajout d'un README.md pour le MDA

parent 1bf1cb35
No related branches found
No related tags found
1 merge request!20pica-mailnt
#Pour construire l'image :
# Pour construire l'image :
```
docker build -t pica-mail-mda:2 .
```
# Pour lancer le conteneur :
```
docker run -d --name pica-mail-mda-ldap --network local-mail-delivery --hostname pica-mail-mda --mount source=mail-mda-maildir,target=/home/ --mount source=mail-mda-log,target=/var/log pica-mail-mda:2
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment