From f04368cb2d69d480e88c9e02ed720c5c874a9898 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Fri, 10 Nov 2017 10:10:37 +0100 Subject: [PATCH] readme --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b79ef77 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Docker images for OpenShift + +This project provides docker images of useful software, tailored to run on +OpenShift. + +## Available images + +Currently, the following software are available: +- [OpenLDAP](openldap) +- [rsyslog](rsyslog) + +