From 0099aa3d8c67723a3bbe912cde673117cfd721bf Mon Sep 17 00:00:00 2001 From: "Petr \"Stone\" Hracek" Date: Thu, 1 Jun 2017 14:42:52 +0200 Subject: [PATCH] Add README.md file Signed-off-by: Petr "Stone" Hracek --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..189b57f --- /dev/null +++ b/README.md @@ -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. +