【发布时间】:2019-11-28 04:46:11
【问题描述】:
我想知道如何通过命令行(cmd 或 powershell)检查 Docker 是否在 Windows 上运行。
虽然,我发现了几篇表明解决方案的帖子,但它们适用于 Linux 环境:
How to check if docker is running or not
How to check if docker daemon is running?
我无法得到 Windows 系统的答案。
【问题讨论】:
标签: windows powershell docker cmd