Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b3a3d commit babd3daCopy full SHA for babd3da
engine/getstarted/step_four.md
@@ -20,7 +20,7 @@ In this next section, you will improve the `whalesay` image by building a new ve
20
21
In this step, you use your favorite text editor to write a short Dockerfile. A
22
Dockerfile describes the software that is "baked" into an image. It isn't just
23
-ingredients tho, it can tell the software what environment to use or what
+ingredients though, it can tell the software what environment to use or what
24
commands to run. Your recipe is going to be very short.
25
26
1. Go back to your command terminal window.
0 commit comments