mirror of
https://github.com/docker/cli.git
synced 2026-01-26 15:41:42 +03:00
Bump docs and api to 1.15
Signed-off-by: Alexandr Morozov <lk4d4math@gmail.com> Upstream-commit: e261618b24b6837c820dccd8fa734eafc8b7f399 Component: engine
This commit is contained in:
@@ -18,13 +18,21 @@ page_keywords: API, Docker, rcli, REST, documentation
|
||||
encoded (JSON) string with credentials:
|
||||
`{'username': string, 'password': string, 'email': string, 'serveraddress' : string}`
|
||||
|
||||
The current version of the API is v1.14
|
||||
The current version of the API is v1.15
|
||||
|
||||
Calling `/info` is the same as calling
|
||||
`/v1.14/info`.
|
||||
`/v1.15/info`.
|
||||
|
||||
You can still call an old version of the API using
|
||||
`/v1.13/info`.
|
||||
`/v1.14/info`.
|
||||
|
||||
## v1.15
|
||||
|
||||
### Full Documentation
|
||||
|
||||
[*Docker Remote API v1.15*](/reference/api/docker_remote_api_v1.15/)
|
||||
|
||||
### What's new
|
||||
|
||||
## v1.14
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user