add dockeri.co picture link to readme
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
|
||||
# XenOrchestraInstallerUpdater - Install / Update Xen-Orchestra from sources
|
||||
|
||||

|
||||
`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 build -t docker/. xen-orchestra
|
||||
docker run -p 80:80 xen-orchestra
|
||||
|
Reference in New Issue
Block a user