build: Initial mail server docker image #6

Merged
jon_nfc merged 19 commits from 1-initial-container into development 2022-02-14 06:10:14 +00:00
60 changed files with 2473 additions and 7 deletions
Showing only changes of commit b01bab033f - Show all commits

View File

@ -4,7 +4,7 @@
"indent": 4 "indent": 4
}, },
"MD033": { "MD033": {
"allowed_elements": [ "div", "s", "span", "u", "p" ] "allowed_elements": [ "div", "s", "span", "u", "p", "br" ]
}, },
"blanks-around-headings":{ "blanks-around-headings":{
"lines_above": 2, "lines_above": 2,

View File

@ -1,8 +1,6 @@
# README.md
<div align="center" width="100%"> <div align="center" width="100%">
# No Fuss Computing - Docker Mail Server # No Fuss Computing - Docker Mail Server
<br> <br>
@ -44,4 +42,3 @@ links:
- [Merge Requests (Pull Requests)](https://gitlab.com/nofusscomputing/projects/docker-mail/-/merge_requests) - [Merge Requests (Pull Requests)](https://gitlab.com/nofusscomputing/projects/docker-mail/-/merge_requests)