Skip to content

Latest commit

 

History

History
executable file
·
19 lines (14 loc) · 498 Bytes

commit.md

File metadata and controls

executable file
·
19 lines (14 loc) · 498 Bytes

commit

Create a new image from a container's changes

(This command is only available on Mac OS X version)

Usage:
	hyperctl commit [OPTIONS] CONTAINER [REPOSITORY[:TAG]]

Application Options:
	-a, --author=""     Author (e.g., "Hello World <[email protected]>")
	-c, --change=[]     Apply Dockerfile instruction to the created image
	-m, --message=""    Commit message
	-p, --pause         Pause container during Commit (false)

Help Options:
	-h, --help          Show this help message