docker container commit myapp myimage:v2

Category: Docker

docker container commit myapp myimage:v2

Create a new image from a container's current state

Creates a new Docker image from the current state of a container — saves its changes as a reusable image.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.