From cf546800db2a1cd2c3278fd96993b9b1f81c06cb Mon Sep 17 00:00:00 2001 From: Nawab Date: Fri, 6 Apr 2018 20:58:45 +0530 Subject: [PATCH] Update arch_deploy_view.md --- ingredients/architecture/arch_deploy_view.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ingredients/architecture/arch_deploy_view.md b/ingredients/architecture/arch_deploy_view.md index 5204e8617..307a13ebd 100644 --- a/ingredients/architecture/arch_deploy_view.md +++ b/ingredients/architecture/arch_deploy_view.md @@ -5,10 +5,10 @@ Cloud Infrastructure automation process will be updated soon on the website. **Stable Builds Registry** -- Sunbird builds are available at a [Image Registry](https://hub.docker.com/u/sunbird){:target="_blank"}. -- These builds are in the form of a [Dockerfile](https://docs.docker.com/engine/reference/builder/){:target="_blank"}. -- Sunbird stable releases are tagged as ```gold```. While as Deployment scripts pull the ```gold``` images for production deployment. -- The ```gold``` images are also versioned to allow release management and upgrade paths. +- Sunbird builds are available at a [Image Registry](https://hub.docker.com/u/sunbird){:target="_blank"} +- These builds are in the form of a [Dockerfile](https://docs.docker.com/engine/reference/builder/){:target="_blank"} +- Sunbird stable releases are tagged as ```gold```. While as Deployment scripts pull the ```gold``` images for production deployment +- The ```gold``` images are also versioned to allow release management and upgrade paths **Software Runtime**