We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86e37b0 + f5847d8 commit 46dc124Copy full SHA for 46dc124
beginner/chapters/votingapp.md
@@ -148,7 +148,7 @@ $ ssh -L 5000:localhost:5000 <ssh-user>@<CLOUD_INSTANCE_IP_ADDRESS>
148
149
#### 3.2.3 Build and tag images
150
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.
+You are all set now. Build and tag your images that you want to submit.
152
153
In order to build the images, make sure to replace `<YOUR_DOCKER_ID>` with your *Docker Hub username* in the following commands:
154
0 commit comments