how to save docker image changes locally code example Example: commit container to image sudo docker commit [CONTAINER_ID] [new_image_name]