Преглед изворни кода

Merge pull request #15235 from charleswhchan/patch-1

Update docker_remote_api.md
Sebastiaan van Stijn пре 10 година
родитељ
комит
05529ab584
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      docs/reference/api/docker_remote_api.md

+ 2 - 1
docs/reference/api/docker_remote_api.md

@@ -113,7 +113,7 @@ of a 404.
 You can now supply a `stream` bool to get only one set of stats and
 You can now supply a `stream` bool to get only one set of stats and
 disconnect
 disconnect
 
 
-`GET /containers(id)/logs`
+`GET /containers/(id)/logs`
 
 
 **New!**
 **New!**
 
 
@@ -143,6 +143,7 @@ In addition, the end point now returns the new boolean fields
 This endpoint now returns `Os`, `Arch` and `KernelVersion`.
 This endpoint now returns `Os`, `Arch` and `KernelVersion`.
 
 
 `POST /containers/create`
 `POST /containers/create`
+
 `POST /containers/(id)/start`
 `POST /containers/(id)/start`
 
 
 **New!**
 **New!**