diff --git a/README.md b/README.md index f580ddf..7c62802 100644 --- a/README.md +++ b/README.md @@ -95,3 +95,17 @@ The included certificate is generated through the _dotnet dev-certs_ command. Th The password used to generate the certificate is randomly generated through the `openssl rand -base64 12` at build time. The build agent used for the build is hosted on my own infrastructure but I don't have any access to it (neither do I intend to do so).
However if you feel uncomfortable with this fact, feel free to build the image yourself. + +## FAQ + +### What holds the future this project? + +This is a project I maintain in my spare time. I don't want to make any empty promises about how much work I'll spend working on it. +As some tweaks might be needed for other projects, they might triple down to this one. +Although to be completely honest I don't think this project will require much work apart from keeping up with runtime updates. + +### When will be version xx.xx be available ? + +I don't plan to make images available for older versions of the .NET framework. +You might be lucky and be able to just tweak the related environment variables and make a build of your own. +Regarding the future, I only plan to keep up with stable releases (so no preview versions). \ No newline at end of file