最后活跃于 1725117965

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