Skip to content

SaurabhHarwande/dotnetcore-dockerised

Repository files navigation

dotnetcore-dockerised

Run the following commands to build and run images:

docker build -t dotnet-dockerised .

docker run -d -p 5000:80 --name myapp dotnet-dockerised

About

Dockerized dotnet core application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published