Skip to content

dotnet core 3.0 web api running in Docker container using Github Actions & Package Registry and deployed to Azure Container Instances

Notifications You must be signed in to change notification settings

laurentkempe/dockerWebApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerWebApi

dotnet core 3.0 web api running in Docker container

  • Continous Integration using Github Actions storing the Docker image in Github Package Registry
  • Continuous Deployment using Github Actions to Azure Container Instances