CaffeineTremors
CaffeineTremors
CC#
Created by CaffeineTremors on 3/14/2025 in #help
Deploying an asp.net blazor server app via docker container for local corporate intranet?
I've been playing around with Docker and really like the idea of containerized apps. What are some ways to run/host docker containers for local intranet use only that doesn't have any code leaving the corp intranet? e.g. not pushing the image to some cloud repository. And does visual studio support publishing a docker image like this, from dev machine to prod server, or do I need a different process?
10 replies