最後活躍 1725117965

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