要查看Docker的狀態,可以使用以下命令:
sudo service docker status
sudo docker ps
sudo systemctl status docker
這些命令將顯示Docker服務和進程的當前狀態。