laurentkempe / dockerWebApi

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C# 87.3%Language:Dockerfile 12.7%