Merge pull request #3539 from jeandalido/patch-1

Update docker_remote_api_v1.8.rst
This commit is contained in:
James Turnbull 2014-01-11 13:29:56 -08:00
commit ba90fcfc08
3 changed files with 6 additions and 6 deletions

View File

@ -139,7 +139,7 @@ What's new
[ [
{ {
"RepoTag": [ "RepoTags": [
"ubuntu:12.04", "ubuntu:12.04",
"ubuntu:precise", "ubuntu:precise",
"ubuntu:latest" "ubuntu:latest"
@ -150,7 +150,7 @@ What's new
"VirtualSize": 131506275 "VirtualSize": 131506275
}, },
{ {
"RepoTag": [ "RepoTags": [
"ubuntu:12.10", "ubuntu:12.10",
"ubuntu:quantal" "ubuntu:quantal"
], ],

View File

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

View File

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