update readme
This commit is contained in:
parent
dd78689b63
commit
0b2e403a7c
14
README.md
14
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 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).<br/>
|
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).<br/>
|
||||||
However if you feel uncomfortable with this fact, feel free to build the image yourself.
|
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).
|
Loading…
x
Reference in New Issue
Block a user