Skip to content

Commit

Permalink
Minor style updates
Browse files Browse the repository at this point in the history
Made a minor tweak to the style and wrapped the new note to 80 chars
  • Loading branch information
usha-mandya authored Jul 1, 2020
1 parent 2f15d01 commit bce0d50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions engine/context/aci-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ docker login azure

This opens your web browser and prompts you to enter your Azure login credentials.


### Create an ACI context

After you have logged in, you need to create a Docker context associated with ACI to deploy containers in ACI. For example, let us create a new context called `myacicontext`:
Expand All @@ -74,7 +73,8 @@ default * moby Current DOCKER_HOST based configuration

> **Note**
>
> If there is a need to change the subscription and create a new context you will have to execute `docker login azure` again.
> If you need to change the subscription and create a new context, you must
execute the `docker login azure` command again.

### Run a container

Expand Down

0 comments on commit bce0d50

Please sign in to comment.