Can you commit the state of a running docker container code example Example: commit container to image sudo docker commit [CONTAINER_ID] [new_image_name]