Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Update readme.private-registry.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dkkapur authored and Deep Kapur committed Dec 4, 2018
1 parent f5d5575 commit e04d008
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/helloworld/readme.private-registry.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Deploy a Service Fabric Mesh app from a private container image registry

This article shows how to deploy a simple Azure Service Fabric Mesh app that uses container images from a public registry.
This article shows how to deploy a simple Azure Service Fabric Mesh app that uses container images from a private registry.

## Install Docker

Expand Down Expand Up @@ -228,4 +228,4 @@ When you are ready to delete the application, run the [az group delete][az-group

```azurecli
az group delete --name myResourceGroup
```
```

0 comments on commit e04d008

Please sign in to comment.