docker commit CONTAINER_ID CONTAINER_NAME:TAG
docker commit [OPTIONS] CONTAINER [REPOSITORY[:TAG]]
docker commit CONTAINER [REPOSITORY[:TAG]]