Kaydet (Commit) f4de3763 authored tarafından Joffrey F's avatar Joffrey F Kaydeden (comit) GitHub

Merge pull request #1090 from docker/1080-inspect-image-docs

Fix param name for inspect_image in API docs
......@@ -606,7 +606,7 @@ Identical to the `docker inspect` command, but only for images.
**Params**:
* image_id (str): The image to inspect
* image (str): The image to inspect
**Returns** (dict): Nearly the same output as `docker inspect`, just as a
single dict
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment