mirror of https://github.com/docker/docs.git
Update overlayfs-driver.md (#1719)
This commit is contained in:
parent
c0d112b4db
commit
d614fe5f8f
|
@ -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`.
|
||||
|
|
Loading…
Reference in New Issue