Community

Building an Azure Event Grid app. Part 3: Turning the publisher app into a Docker image.

(gdavi) Why do I want my publisher app to be a Docker image? Because I’d potentially like to be able to run the app from different environments and/or have other people run the app from their environments. Not having to rebuild or distribute the binaries would make it easier and I can be more certai