mirror of https://github.com/docker/docs.git
Update index.md
This commit is contained in:
parent
5eb125fcfd
commit
cfe3795956
|
@ -131,7 +131,7 @@ You can specify the API version to use, in one of the following ways:
|
||||||
### Docker EE and CE API mismatch
|
### Docker EE and CE API mismatch
|
||||||
|
|
||||||
If you use Docker EE in production, we recommend using Docker EE in development
|
If you use Docker EE in production, we recommend using Docker EE in development
|
||||||
too. If you can't, such as when your developers use Docker for Mac or Docker for
|
too. If you can't, such as when your developers use Docker Desktop for Mac or Docker Desktop for
|
||||||
Windows and manually build and push images, then your developers need to configure
|
Windows and manually build and push images, then your developers need to configure
|
||||||
their Docker clients to use the same version of the API reported by their Docker
|
their Docker clients to use the same version of the API reported by their Docker
|
||||||
daemon. This prevents the developer from using a feature that is not yet supported
|
daemon. This prevents the developer from using a feature that is not yet supported
|
||||||
|
|
Loading…
Reference in New Issue