Skip to content

Commit 46dc124

Browse files
author
Mano Marks
authored
Merge pull request docker#129 from bargemb/master
Changing description in readme for voting app.
2 parents 86e37b0 + f5847d8 commit 46dc124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beginner/chapters/votingapp.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ $ ssh -L 5000:localhost:5000 <ssh-user>@<CLOUD_INSTANCE_IP_ADDRESS>
148148
149149
#### 3.2.3 Build and tag images
150150
151-
You are all set now. Navigate to each of the directories where you have a Dockerfile to build and tag your images that you want to submit.
151+
You are all set now. Build and tag your images that you want to submit.
152152
153153
In order to build the images, make sure to replace `<YOUR_DOCKER_ID>` with your *Docker Hub username* in the following commands:
154154

0 commit comments

Comments
 (0)