你的位置: 码友网首页 / 资讯源列表 / Running ASP.NET Web API Solution in Docker

关于[Running ASP.NET Web API Solution in Docker]的摘要:

This article describes how to containerize an ASP.NET WebApi solution with Visual Studio, how to pass data via environment variables and also how to run the images in docker without Visual Studio. The tricky part when running a web solution with a web API in docker containers is to map the URLs and ports so that the code running inside the docker container can be accessed from outside. This is a question of docker configuration and minor code changes.

原文地址: https://www.codeproject.com/Articles/1257705/Running-ASP-NET-Web-API-Solution-in-Docker

收录时间: 2019-03-08 浏览量: 1558 分类: ASP.NET

| 0 收藏 | 0