【问题标题】:I have a linux command that I need to work on Windows (i.e. Powershell) [duplicate]我有一个需要在 Windows 上工作的 linux 命令(即 Powershell)[重复]
【发布时间】:2019-04-13 09:29:58
【问题描述】:

我继承了一个部署 docker 堆栈的 linux 命令。我需要它的等效 Windows 版本。我似乎无法弄清楚,因为我是 docker 新手。

docker stack deploy -c <(docker-compose config) --with-registry-auth $(basename $PWD)

与上述等效的 Windows (Powershell) 命令是什么?我无法弄清楚的部分是“

【问题讨论】:

    标签: bash powershell docker docker-compose


    【解决方案1】:

    如果你有 Windows 10,你实际上可以从 Microsoft Store 安装 linux 的味道。 你用这个link 作为参考。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-11-25
      • 2018-11-08
      • 1970-01-01
      • 2014-10-13
      • 1970-01-01
      • 2019-02-23
      相关资源
      最近更新 更多