【问题标题】:how to deploy the asp.net core application in azure Docker?如何在 Azure Docker 中部署 asp.net 核心应用程序?
【发布时间】:2018-01-11 13:54:20
【问题描述】:

我在 Visual Studio 2017 中通过关注 developing Docker container-based applications 开发了一个简单的带有 Docker 支持的 asp.net 核心应用程序。

还关注了这个HOW TO DEVELOP MICROSERVICES USING .NET CORE & DOCKER

我在本地 Docker 中运行 asp.net 应用程序,它工作正常。但我不知道如何在 azure Docker 中部署相同的应用程序。

【问题讨论】:

    标签: azure docker azure-container-service azure-container-registry


    【解决方案1】:

    嗯,这个问题相当模糊,有很多答案。在我看来,最直接的方法是创建 docker 镜像并将它们推送到 azure 容器注册表。它们可以从那里拉出来并在 Azure(或任何地方)中使用。

    Here's the basics on how to do that.

    【讨论】:

      猜你喜欢
      • 2020-03-03
      • 1970-01-01
      • 2018-11-29
      • 1970-01-01
      • 2022-11-04
      • 1970-01-01
      • 1970-01-01
      • 2019-12-26
      • 2021-01-04
      相关资源
      最近更新 更多