docker run -t -i image_name:tag /bin/bash (更新)... exit docker commit -m="log msg" docker_container_id image_name:tag