This project contains the files used in this medium publication https://medium.com/programming-tutorials-by-juani/first-steps-to-asp-net-core-using-docker-56ad497c5685 which basically contains everything needed to build a basic .NET container using Docker.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
You will need to have installed the .NET Core 2.1 and the Docker applications in order for it to work properly.
For a step-by-step guide, please check the medium publication for Windows users. If you want to run it under other OS, please see the notes included in the publication.
Please check that the code in the Dockerfile file matches with your .NET version before running the code.
This is a test version. The code has been tested and works fine, at least in a Windows enviroment.
- Juan I. Condina - (https://github.com/jcondina)
This project is for public use