mirror of https://github.com/docker/docs.git
Update breaking_changes.md (#4238)
This commit is contained in:
parent
c25e35ea3c
commit
321c7c365f
|
@ -16,12 +16,12 @@ page.
|
||||||
The following list compiles any updates to Docker Engine that created
|
The following list compiles any updates to Docker Engine that created
|
||||||
backwards-incompatibility for old versions of Docker tools.
|
backwards-incompatibility for old versions of Docker tools.
|
||||||
|
|
||||||
> Note: In the case of your local environment, you should be updating your
|
> **Note**: In the case of your local environment, you should be updating your
|
||||||
Docker Engine using [Docker for Mac](/docker-for-mac),
|
Docker Engine using [Docker for Mac](/docker-for-mac),
|
||||||
[Docker for Windows](/docker-for-windows). That way all your tools stay
|
[Docker for Windows](/docker-for-windows). That way all your tools stay
|
||||||
in sync with Docker Engine.
|
in sync with Docker Engine.
|
||||||
|
|
||||||
# Engine 1.10
|
## Engine 1.10
|
||||||
|
|
||||||
There were two breaking changes in the 1.10 release that affected
|
There were two breaking changes in the 1.10 release that affected
|
||||||
Registry and Docker Content Trust:
|
Registry and Docker Content Trust:
|
||||||
|
|
Loading…
Reference in New Issue