In this video, I show you how to create an Azure DevOps Release Pipeline for building and publishing a Docker image (WebAPI) to be deployed to a Linux Ubuntu 18.04 Virtual Machine.
Below are the links to some code I refer to in the video:
Install Docker on Linux Ubuntu 18.04 VM:
/ 34641898
Install .Net Core AspNet 2.1 runtime on Linux Ubuntu 18.04:
/ 34642063
Configure Nginx change for .Net Core app to run:
/ 34642819
Configure the .Net Core WebAPI code to run a reverse proxy:
/ 34642853
you can also support me on the following link: / thesolutionarchitect