Merge pull request #7610 from remram44/patch-1

Fixes "note" blockquote too long [doc, minor]
This commit is contained in:
Sven Dowideit 2014-08-19 09:11:15 +10:00
commit 366fe67946
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ this as the base of all your web application images.
> **Note:** Docker usually gets these base images from > **Note:** Docker usually gets these base images from
> [Docker Hub](https://hub.docker.com). > [Docker Hub](https://hub.docker.com).
>
Docker images are then built from these base images using a simple, descriptive Docker images are then built from these base images using a simple, descriptive
set of steps we call *instructions*. Each instruction creates a new layer in our set of steps we call *instructions*. Each instruction creates a new layer in our
image. Instructions include actions like: image. Instructions include actions like: