Selaa lähdekoodia

Update docker_remote_api_v1.8.rst

Docker-DCO-1.1-Signed-off-by: Jean-Baptiste Dalido <jbdalido@gmail.com> (github: jeandalido)
Jean-Baptiste 11 vuotta sitten
vanhempi
commit
d69cf2986e
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      docs/sources/api/docker_remote_api_v1.8.rst

+ 2 - 2
docs/sources/api/docker_remote_api_v1.8.rst

@@ -658,7 +658,7 @@ List Images
 	   
 	   [
 	     {
-	   	"RepoTag": [
+	   	"RepoTags": [
 	   	  "ubuntu:12.04",
 	   	  "ubuntu:precise",
 	   	  "ubuntu:latest"
@@ -669,7 +669,7 @@ List Images
 	   	"VirtualSize": 131506275
 	     },
 	     {
-	   	"RepoTag": [
+	   	"RepoTags": [
 	   	  "ubuntu:12.10",
 	   	  "ubuntu:quantal"
 	   	],