Open
Description
we have multiple app type like "app" or "app-no layer" but all of are similar.
https://github.com/abpframework/abp/tree/dev/templates/app/aspnet-core
The task is : "adding docker file and docker-compose file" so user can use docker.
Dependencies are
a rdms like "Sql server" (default)
a redis instance
a Dotnet container (for backend)
If a contributor want to implement, I would be happy. this task is a just "contribution request". It is not assigned to me (a least for a now)