getting-started/docs/tutorial
Eric Hays 1c571de3d5 Match output to input and clarify build command
The Dockerfile listed above specifically uses package.json, but the
output listed for the build lists package*, which is inconsistent. The
React example later in the doc uses package*, which would be consistent
with the output, but this should fix the mismatch for the beginner going
through the tutorial for the first time.

Additionally, the sentence "Build the Docker image now using 'docker
build' again" might be confusing to a beginner. I specifically tested
running this exact command and it gives an error message. Specifically
using the exact command needed to build this target shouldn't take up
too much space.
2020-06-03 02:10:30 +00:00
..
image-building-best-practices Match output to input and clarify build command 2020-06-03 02:10:30 +00:00
multi-container-apps Explain change for multi-line PowerShell commands 2020-05-21 15:03:15 +02:00
our-application Clarify how to create Dockerfile and how to build 2020-05-17 17:29:02 +02:00
persisting-our-data Stop container before using volume 2020-05-17 18:06:16 +02:00
sharing-our-app Clarify how to create Dockerfile and how to build 2020-05-17 17:29:02 +02:00
updating-our-app Initial commit 2020-02-05 22:04:43 -05:00
using-bind-mounts Fix typo in -v description 2020-05-28 09:33:05 +00:00
using-docker-compose Explain change for multi-line PowerShell commands 2020-05-21 15:03:15 +02:00
what-next Initial commit 2020-02-05 22:04:43 -05:00
index.md add a word for clarity 2020-05-26 19:43:05 +10:00
tutorial-in-dashboard.png Initial commit 2020-02-05 22:04:43 -05:00