| ... | ... |
@@ -26,15 +26,15 @@ Docker Remote API |
| 26 | 26 |
2. Versions |
| 27 | 27 |
=========== |
| 28 | 28 |
|
| 29 |
-The current verson of the API is 1.3 |
|
| 29 |
+The current verson of the API is 1.4 |
|
| 30 | 30 |
|
| 31 | 31 |
Calling /images/<name>/insert is the same as calling |
| 32 |
-/v1.3/images/<name>/insert |
|
| 32 |
+/v1.4/images/<name>/insert |
|
| 33 | 33 |
|
| 34 | 34 |
You can still call an old version of the api using |
| 35 | 35 |
/v1.0/images/<name>/insert |
| 36 | 36 |
|
| 37 |
-:doc:`docker_remote_api_v1.3` |
|
| 37 |
+:doc:`docker_remote_api_v1.4` |
|
| 38 | 38 |
***************************** |
| 39 | 39 |
|
| 40 | 40 |
What's new |
| ... | ... |
@@ -1,9 +1,9 @@ |
| 1 |
-:title: Remote API v1.3 |
|
| 1 |
+:title: Remote API v1.4 |
|
| 2 | 2 |
:description: API Documentation for Docker |
| 3 | 3 |
:keywords: API, Docker, rcli, REST, documentation |
| 4 | 4 |
|
| 5 | 5 |
====================== |
| 6 |
-Docker Remote API v1.3 |
|
| 6 |
+Docker Remote API v1.4 |
|
| 7 | 7 |
====================== |
| 8 | 8 |
|
| 9 | 9 |
.. contents:: Table of Contents |