Deploying DotNet Core App to Heroku using Docker
Introduction
In this post, I'll explain how to dockerize a .Net core app. This post specifically talks about dockerizing in Apple Silicon M1 chip (arm64 architecture) as there are some difficulties with building the solution in docker with this archi...
fanthoni.hashnode.dev3 min read