mirror of https://github.com/docker/docs.git
Fix markdown issues
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
98210b593f
commit
4f5f6a4b39
|
@ -260,7 +260,7 @@ Ubuntu 14.04 "Trusty Tahr" [docker-ce-packaging#255](https://github.com/docker/d
|
|||
|
||||
2018-10-25
|
||||
|
||||
> *** NOTE: *** If you're deploying UCP or DTR, use Docker EE Engine 18.09 or higher. 18.03 is an engine only release.
|
||||
> ***NOTE:*** If you're deploying UCP or DTR, use Docker EE Engine 18.09 or higher. 18.03 is an engine only release.
|
||||
|
||||
#### Client
|
||||
|
||||
|
|
|
@ -56,7 +56,7 @@ networks, are preserved. The Docker CE package is now called `docker-ce`.
|
|||
### Supported storage drivers
|
||||
|
||||
Docker CE on Ubuntu supports `overlay2`, `aufs` and `btrfs` storage drivers.
|
||||
> *** Note: *** In Docker Engine - Enterprise, `btrfs` is only supported on SLES. See the documentation on
|
||||
> ***Note:*** In Docker Engine - Enterprise, `btrfs` is only supported on SLES. See the documentation on
|
||||
> [btrfs](/engine/userguide/storagedriver/btrfs-driver.md) for more details.
|
||||
|
||||
For new installations on version 4 and higher of the Linux kernel, `overlay2`
|
||||
|
|
Loading…
Reference in New Issue