最后活跃于 1725117965

修订 0a3644494bcbce4ba689e36f2a45aee81aba92d0

stop_always_restart_container.sh 原始文件
1sudo docker update --restart=no <container_id>
2sudo docker stop <container_id>