Added information on the two available images

This commit is contained in:
Jack-Benny Persson 2020-04-28 21:22:40 +02:00
parent 2e4dfe89b7
commit afbd55f8e2

View File

@ -53,3 +53,7 @@ services:
- DISABLE_CONFD=y - DISABLE_CONFD=y
``` ```
## Images
There are two available images for you to choose from. The default one (0.*n*) is based on
Debian 10, with Icinga2 from Icings official repository. The other image (0.*n*-alpine) is
based on Alpine 3.11, with Icinga2 from Alpines repository. The Alpine image is much smaller.