Skip to content

armansabaa/aspnetcoreapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Refs

Run

docker build -t aspnetcoreapp . docker run -d -p 8080:80 --name myapp aspnetcoreapp

Test

Using Postman, try hitting localhost:8080 after running the container. GET http://localhost:8080/api/ping

About

Dockerized .netcore sample app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages