Minor style update

This commit is contained in:
Usha Mandya 2021-02-17 15:18:02 +00:00 committed by GitHub
parent ef04e891bf
commit a5129c7c50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -67,11 +67,11 @@ new instance that has never seen this container image! To do this, we will use P
1. Open your browser to [Play with Docker](https://labs.play-with-docker.com/){:target="_blank" rel="noopener" class="_"}.
2. Click on Log in and choose Docker.
2. Click **Login** and then select **docker** from the drop-down list.
3. Connect with your Docker Hub account.
4. Once you're logged in, click on the "+ ADD NEW INSTANCE" link in the left side bar. (If you don't see it, make your browser a little wider.) After a few seconds, a terminal window will be opened in your browser.
4. Once you're logged in, click on the **ADD NEW INSTANCE** option on the left side bar. If you don't see it, make your browser a little wider. After a few seconds, a terminal window opens in your browser.
![Play with Docker add new instance](images/pwd-add-new-instance.png){: style=width:75% }