Skip to content

This project demonstrates how to build and run an ASP.NET Core application using Nano Server with Docker.

License

Notifications You must be signed in to change notification settings

melihacikgoz/dotnet-aspnet-nano-server-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project demonstrates how to build and run an ASP.NET Core application using Nano Server with Docker.

How To Run?

First Step: docker build -t dotnet8-nano-server .

Second Step: docker run -d -p 5143:5143 dotnet8-nano-server

Accessing the Application

Once the container is running, open your browser and navigate to:

About

This project demonstrates how to build and run an ASP.NET Core application using Nano Server with Docker.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published