mirror of
https://github.com/docker/cli.git
synced 2026-09-26 01:10:35 -04:00
move each command description into a separate document
Upstream-commit: cf8b8c1969daa423a1308561f3c1b2b863c64655 Component: engine
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
===========================================================
|
||||
``commit`` -- Create a new image from a container's changes
|
||||
===========================================================
|
||||
|
||||
::
|
||||
|
||||
Usage: docker commit [OPTIONS] CONTAINER [REPOSITORY [TAG]]
|
||||
|
||||
Create a new image from a container's changes
|
||||
|
||||
-m="": Commit message
|
||||
Reference in New Issue
Block a user