From 32a5a7a7d1a87206db530a799272daa11d4aa934 Mon Sep 17 00:00:00 2001 From: Philipp Holzer Date: Tue, 22 May 2018 13:57:48 +0200 Subject: [PATCH] Unintended remove of a block. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d275531..c45d949 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ Our platform links to independent social projects and corporate services. # How to use this image +The images are designed to be used in a micro-service environment. +There are two types of the image you can choose from. + The `apache` tag contains a full Friendica installation including an apache web server. It is designed to be easy to use and gets you running pretty fast. This is also the default for the `latest` tag and version tags that are not further specified.