From 908239a4ba068bf74dbe9143e85fce9e80400688 Mon Sep 17 00:00:00 2001 From: ronivay Date: Mon, 4 Sep 2017 20:45:48 +0300 Subject: [PATCH] add dockeri.co picture link to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7442f24..4cdcae9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # XenOrchestraInstallerUpdater - Install / Update Xen-Orchestra from sources +![](https://dockerbuildbadges.quelltext.eu/status.svg?organization=ronivay=xen-orchestra) + `https://dockerbuildbadges.quelltext.eu/status.svg?organization=ronivay&repository=xen-orchestra + # In a nutshell This repo consist of script to install and update [Xen Orchestra](https://xen-orchestra.com/#!/) and readymade files to create Docker image. @@ -34,6 +37,8 @@ notes: ### docker You can also build the docker image locally if you wish or pull it from [docker hub](https://hub.docker.com/r/ronivay/xen-orchestra/) without using the script. +![Docker hub ronivay/xen-orchestra](http://dockeri.co/image/ronivay/xen-orchestra) + ``` docker build -t docker/. xen-orchestra docker run -p 80:80 xen-orchestra