在Ubuntu中,可通过以下方式监控Docker运行状态:
docker ps
docker ps -a
docker inspect
docker stats
docker logs
systemctl status docker