docker make changes to image and save as a new image ID code example Example: commit container to image sudo docker commit [CONTAINER_ID] [new_image_name]