From 081991c01e13c60af725bea91c4f5598dbcceaa9 Mon Sep 17 00:00:00 2001 From: Doug Davis Date: Thu, 16 Jul 2015 05:31:54 -0700 Subject: [PATCH] Add missing 'Names' field to /containers/json API output Closes #14675 Wasn't sure how far back I needed to go so I did just a few. Signed-off-by: Doug Davis --- docs/reference/api/docker_remote_api_v1.15.md | 4 ++++ docs/reference/api/docker_remote_api_v1.16.md | 4 ++++ docs/reference/api/docker_remote_api_v1.17.md | 4 ++++ docs/reference/api/docker_remote_api_v1.18.md | 4 ++++ docs/reference/api/docker_remote_api_v1.19.md | 4 ++++ docs/reference/api/docker_remote_api_v1.20.md | 4 ++++ 6 files changed, 24 insertions(+) diff --git a/docs/reference/api/docker_remote_api_v1.15.md b/docs/reference/api/docker_remote_api_v1.15.md index b874566fd3..f77513355b 100644 --- a/docs/reference/api/docker_remote_api_v1.15.md +++ b/docs/reference/api/docker_remote_api_v1.15.md @@ -43,6 +43,7 @@ List containers [ { "Id": "8dfafdbc3a40", + "Names":["/boring_feynman"], "Image": "ubuntu:latest", "Command": "echo 1", "Created": 1367854155, @@ -53,6 +54,7 @@ List containers }, { "Id": "9cd87474be90", + "Names":["/coolName"], "Image": "ubuntu:latest", "Command": "echo 222222", "Created": 1367854155, @@ -63,6 +65,7 @@ List containers }, { "Id": "3176a2479c92", + "Names":["/sleepy_dog"], "Image": "ubuntu:latest", "Command": "echo 3333333333333333", "Created": 1367854154, @@ -73,6 +76,7 @@ List containers }, { "Id": "4cb07b47f9fb", + "Names":["/running_cat"], "Image": "ubuntu:latest", "Command": "echo 444444444444444444444444444444444", "Created": 1367854152, diff --git a/docs/reference/api/docker_remote_api_v1.16.md b/docs/reference/api/docker_remote_api_v1.16.md index 7b5af951e3..36fc67ba55 100644 --- a/docs/reference/api/docker_remote_api_v1.16.md +++ b/docs/reference/api/docker_remote_api_v1.16.md @@ -43,6 +43,7 @@ List containers [ { "Id": "8dfafdbc3a40", + "Names":["/boring_feynman"], "Image": "ubuntu:latest", "Command": "echo 1", "Created": 1367854155, @@ -53,6 +54,7 @@ List containers }, { "Id": "9cd87474be90", + "Names":["/coolName"], "Image": "ubuntu:latest", "Command": "echo 222222", "Created": 1367854155, @@ -63,6 +65,7 @@ List containers }, { "Id": "3176a2479c92", + "Names":["/sleep_dog"], "Image": "ubuntu:latest", "Command": "echo 3333333333333333", "Created": 1367854154, @@ -73,6 +76,7 @@ List containers }, { "Id": "4cb07b47f9fb", + "Names":["/running_cat"], "Image": "ubuntu:latest", "Command": "echo 444444444444444444444444444444444", "Created": 1367854152, diff --git a/docs/reference/api/docker_remote_api_v1.17.md b/docs/reference/api/docker_remote_api_v1.17.md index 6efd29c824..6b3c5dc592 100644 --- a/docs/reference/api/docker_remote_api_v1.17.md +++ b/docs/reference/api/docker_remote_api_v1.17.md @@ -43,6 +43,7 @@ List containers [ { "Id": "8dfafdbc3a40", + "Names":["/boring_feynman"], "Image": "ubuntu:latest", "Command": "echo 1", "Created": 1367854155, @@ -53,6 +54,7 @@ List containers }, { "Id": "9cd87474be90", + "Names":["/coolName"], "Image": "ubuntu:latest", "Command": "echo 222222", "Created": 1367854155, @@ -63,6 +65,7 @@ List containers }, { "Id": "3176a2479c92", + "Names":["/sleepy_dog"], "Image": "ubuntu:latest", "Command": "echo 3333333333333333", "Created": 1367854154, @@ -73,6 +76,7 @@ List containers }, { "Id": "4cb07b47f9fb", + "Names":["/running_cat"], "Image": "ubuntu:latest", "Command": "echo 444444444444444444444444444444444", "Created": 1367854152, diff --git a/docs/reference/api/docker_remote_api_v1.18.md b/docs/reference/api/docker_remote_api_v1.18.md index 9a3fae8fea..db6ea94a47 100644 --- a/docs/reference/api/docker_remote_api_v1.18.md +++ b/docs/reference/api/docker_remote_api_v1.18.md @@ -43,6 +43,7 @@ List containers [ { "Id": "8dfafdbc3a40", + "Names":["/boring_feynman"], "Image": "ubuntu:latest", "Command": "echo 1", "Created": 1367854155, @@ -53,6 +54,7 @@ List containers }, { "Id": "9cd87474be90", + "Names":["/coolName"], "Image": "ubuntu:latest", "Command": "echo 222222", "Created": 1367854155, @@ -63,6 +65,7 @@ List containers }, { "Id": "3176a2479c92", + "Names":["/sleepy_dog"], "Image": "ubuntu:latest", "Command": "echo 3333333333333333", "Created": 1367854154, @@ -73,6 +76,7 @@ List containers }, { "Id": "4cb07b47f9fb", + "Names":["/running_cat"], "Image": "ubuntu:latest", "Command": "echo 444444444444444444444444444444444", "Created": 1367854152, diff --git a/docs/reference/api/docker_remote_api_v1.19.md b/docs/reference/api/docker_remote_api_v1.19.md index adcb4c0807..8cec53afbb 100644 --- a/docs/reference/api/docker_remote_api_v1.19.md +++ b/docs/reference/api/docker_remote_api_v1.19.md @@ -45,6 +45,7 @@ List containers [ { "Id": "8dfafdbc3a40", + "Names":["/boring_feynman"], "Image": "ubuntu:latest", "Command": "echo 1", "Created": 1367854155, @@ -55,6 +56,7 @@ List containers }, { "Id": "9cd87474be90", + "Names":["/coolName"], "Image": "ubuntu:latest", "Command": "echo 222222", "Created": 1367854155, @@ -65,6 +67,7 @@ List containers }, { "Id": "3176a2479c92", + "Names":["/sleepy_dog"], "Image": "ubuntu:latest", "Command": "echo 3333333333333333", "Created": 1367854154, @@ -75,6 +78,7 @@ List containers }, { "Id": "4cb07b47f9fb", + "Names":["/running_cat"], "Image": "ubuntu:latest", "Command": "echo 444444444444444444444444444444444", "Created": 1367854152, diff --git a/docs/reference/api/docker_remote_api_v1.20.md b/docs/reference/api/docker_remote_api_v1.20.md index b29649a0e9..c3701f8973 100644 --- a/docs/reference/api/docker_remote_api_v1.20.md +++ b/docs/reference/api/docker_remote_api_v1.20.md @@ -45,6 +45,7 @@ List containers [ { "Id": "8dfafdbc3a40", + "Names":["/boring_feynman"], "Image": "ubuntu:latest", "Command": "echo 1", "Created": 1367854155, @@ -55,6 +56,7 @@ List containers }, { "Id": "9cd87474be90", + "Names":["/coolName"] "Image": "ubuntu:latest", "Command": "echo 222222", "Created": 1367854155, @@ -65,6 +67,7 @@ List containers }, { "Id": "3176a2479c92", + "Names":["/sleepy_dog"] "Image": "ubuntu:latest", "Command": "echo 3333333333333333", "Created": 1367854154, @@ -75,6 +78,7 @@ List containers }, { "Id": "4cb07b47f9fb", + "Names":["/running_cat"] "Image": "ubuntu:latest", "Command": "echo 444444444444444444444444444444444", "Created": 1367854152,