【问题标题】:Is there a way to specify an isolation mode with az acr build?有没有办法使用 az acr build 指定隔离模式?
【发布时间】:2020-06-17 18:47:04
【问题描述】:

我想将 --isolation hyperv 传递给 az acr 构建,但在 the docs 中找不到等效项。有没有办法做到这一点?

【问题讨论】:

    标签: azure-cli azure-container-registry


    【解决方案1】:

    您不能将隔离参数传递给az acr build

    如果您创建 Azure DevOps 构建代理,则可以使用所需的任何参数创建 docker 映像,然后将其推送到容器注册表。确保选择v3 VM type if you wish to use Hyper-V isolation

    【讨论】:

      猜你喜欢
      • 2020-08-30
      • 1970-01-01
      • 1970-01-01
      • 2022-10-05
      • 1970-01-01
      • 1970-01-01
      • 2019-04-26
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多