MAN page from RedHat EL 7 docker-cli-19.03.11.ol-11.el7.x86_64.rpm
DOCKER
Section: (1)
Updated: Jun 2021
Index
NAME
docker-commit - Create a new image from a container's changes
SYNOPSIS
docker commit [OPTIONS] CONTAINER [REPOSITORY[:TAG]]
DESCRIPTION
Alias for docker container commit.
OPTIONS
-a, --author=""
Author (e.g., "John Hannibal Smith <hannibalAATTa-team.com>")
-c, --change=
Apply Dockerfile instruction to the created image
-h, --help[=false]
help for commit
-m, --message=""
Commit message
-p, --pause[=true]
Pause container during commit
SEE ALSO
docker(1)
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- SEE ALSO
This document was created byman2html,using the manual pages.