mirror of https://github.com/docker/docs.git
Fixed a minor syntax error.
This commit is contained in:
parent
bf98fff925
commit
57892365ef
|
@ -1082,7 +1082,7 @@ Create a new image from a container's changes
|
||||||
|
|
||||||
POST /commit?container=44c004db4b17&m=message&repo=myrepo HTTP/1.1
|
POST /commit?container=44c004db4b17&m=message&repo=myrepo HTTP/1.1
|
||||||
|
|
||||||
**Example response**:
|
**Example response**:
|
||||||
|
|
||||||
.. sourcecode:: http
|
.. sourcecode:: http
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue