moby--moby/docs/getstarted
Yong Tang 1cd06fdd1a Fix a couple of issues in Get Started docs
This fix fixes a couple of issues in Get Started docs' Step Four:
1. `Sending build context to Docker daemon 158.8 MB` should be
`Sending build context to Docker daemon 2.048 kB` as there is only
one Dockerfile for context.

2. There are only 3 steps altogether in stead of 4 steps as
`RUN apt-get -y update && apt-get install -y fortunes` is one step.
So `Step 3 : RUN apt-get install -y fortunes` should be removed and
`Step 4 : CMD /usr/games/fortune -a | cowsay` should be changed to
`Step 3 : CMD /usr/games/fortune -a | cowsay`

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-09-14 13:40:15 -07:00
..
tutimg surfacing Learn by example topics to top level of Docker Engine docs 2016-06-14 21:08:44 -07:00
index.md added another alias for getting started stuff 2016-06-27 18:58:16 -07:00
last_page.md Now that the Docker4 links are online, we can use them 2016-06-21 12:55:41 +00:00
linux_install_help.md install mac and win pared down, link to d4mac, d4win, getting started improved, added menu.md's 2016-06-17 14:46:35 -07:00
menu.md install mac and win pared down, link to d4mac, d4win, getting started improved, added menu.md's 2016-06-17 14:46:35 -07:00
step_five.md install mac and win pared down, link to d4mac, d4win, getting started improved, added menu.md's 2016-06-17 14:46:35 -07:00
step_four.md Fix a couple of issues in Get Started docs 2016-09-14 13:40:15 -07:00
step_one.md Fix minor typo in "Docker Engine runs navitvely" 2016-08-22 15:43:26 -04:00
step_six.md Merge pull request #25896 from raksonibs/fix/docs_step_6 2016-08-25 21:06:20 +02:00
step_three.md Incorrect response field name for command "docker images" 2016-08-23 14:24:31 +08:00
step_two.md install mac and win pared down, link to d4mac, d4win, getting started improved, added menu.md's 2016-06-17 14:46:35 -07:00