aspnetcorehero / Boilerplate

Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.
https://codewithmukesh.com/project/aspnet-core-hero-boilerplate/
MIT License
587 stars 148 forks source link

Docker configuration #20

Open snax4a opened 3 years ago

snax4a commented 3 years ago

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like It would be nice if you could add a docker support to this project

JuliusKoronci commented 2 years ago

+1 at least databases..adding a simple docker-compose to pull in postgress or something