b0
b0
@skoruba count on me when time comes for this rewrite... Thank you
Is there use for a docker image with this pre-built application exe as another shipping format?
@Tratcher I find both usable. It's possible to host containers in Azure App Service too(OpenShift, etc...) so a plain docker image could have value. As of configuration story for that...
It's about pre-built image with everything ready for running. Configuration file(routes, destinations, etc...) doesn't need to be inside image nor next to binary but can be provided via docker volumes...