1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-08 23:06:49 +02:00

document pre-docker build command (#2164)

Co-authored-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
This commit is contained in:
Michael Jensen
2021-09-27 01:01:41 -06:00
committed by GitHub
parent b86645fbe5
commit 88a1619dd5
2 changed files with 24 additions and 1 deletions

View File

@ -146,7 +146,8 @@ nav:
- 'Examples':
- 'Tutorials':
- 'Basic Installation': examples/tutorials/basic-installation.md
- 'Mail-Server behind a Proxy': examples/tutorials/mailserver-behind-proxy.md
- 'Mailserver behind Proxy': examples/tutorials/mailserver-behind-proxy.md
- 'Building your own Docker image': examples/tutorials/docker-build.md
- 'Blog Posts': examples/tutorials/blog-posts.md
- 'Use Cases':
- 'Forward-Only Mail-Server with LDAP': examples/uses-cases/forward-only-mailserver-with-ldap-authentication.md