Update overlayfs-driver.md (#1719)

This commit is contained in:
scjane 2017-02-16 17:12:59 +08:00 committed by John Mulhausen
parent c0d112b4db
commit d614fe5f8f
1 changed files with 1 additions and 1 deletions

View File

@ -314,7 +314,7 @@ The following procedure shows you how to configure your Docker host to use
OverlayFS. The procedure assumes that the Docker daemon is in a stopped state.
> **Caution:** If you have already run the Docker daemon on your Docker host
> and have images you want to keep, `push` them Docker Hub or your private
> and have images you want to keep, `push` them to Docker Hub or your private
> Docker Trusted Registry before attempting this procedure.
1. If it is running, stop the Docker `daemon`.