Add README.md file

Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
This commit is contained in:
Petr "Stone" Hracek 2017-06-01 14:42:52 +02:00
commit 0099aa3d8c

25
README.md Normal file
View file

@ -0,0 +1,25 @@
# postfix
[**Package DB** (owner)](https://admin.fedoraproject.org/pkgdb/package/modules/postfix/) |
[**F26 modulemd** (source)](http://pkgs.fedoraproject.org/cgit/modules/postfix.git/tree/postfix.yaml?h=f26) |
[**PDC** (result)](https://pdc.fedoraproject.org/rest_api/v1/unreleasedvariants/?active=True&variant_name=postfix)
Postfix is a Mail Transport Agent (MTA).
## Current state
| State | Description |
|-------|-------------|
| ✓ YES | **Build passes** in the infra (all build deps are ok) |
| ✓ YES | **Installs** on the Base Runtime (all runtime deps are ok) |
| ✓ YES | **No bootstrap** - uses only proper modules |
| ✓ YES | General **tests are in dist-git** |
| ✓ YES | General **tests pass** |
| ✗ NO | Meets the **Fedora Module Packaging Guidelines** |
### Notes
See [**README**](https://github.com/container-images/postfix) on github for more details.
See [**hub.docker**](https://hub.docker.com/r/modularitycontainers/postfix/) for Dockerimage.