mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
fix indent in doc
This commit is contained in:
parent
5ec2fea6dd
commit
20a763e519
1 changed files with 1 additions and 1 deletions
|
@ -762,7 +762,7 @@ Inspect an image
|
||||||
:statuscode 200: no error
|
:statuscode 200: no error
|
||||||
:statuscode 404: no such image
|
:statuscode 404: no such image
|
||||||
:statuscode 409: conflict between containers and images
|
:statuscode 409: conflict between containers and images
|
||||||
:statuscode 500: server error
|
:statuscode 500: server error
|
||||||
|
|
||||||
|
|
||||||
Get the history of an image
|
Get the history of an image
|
||||||
|
|
Loading…
Reference in a new issue