Merge pull request #7610 from remram44/patch-1
Fixes "note" blockquote too long [doc, minor] Upstream-commit: 366fe67946c553c89c696b46307dd6e15e8c6c40 Component: engine
This commit is contained in:
@ -157,7 +157,7 @@ this as the base of all your web application images.
|
||||
|
||||
> **Note:** Docker usually gets these base images from
|
||||
> [Docker Hub](https://hub.docker.com).
|
||||
>
|
||||
|
||||
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
|
||||
image. Instructions include actions like:
|
||||
|
||||
Reference in New Issue
Block a user