Jose Ramon Roca
Jose Ramon Roca
### Support guidelines - [X] I've read the [support guidelines](https://github.com/firefly-iii/firefly-iii/blob/main/.github/support.md) - [X] My request is not listed as [a very good idea, but unfortunately...](https://docs.firefly-iii.org/firefly-iii/about-firefly-iii/what-its-not/) - [X] I've used [the search](https://github.com/firefly-iii/firefly-iii/issues?q=is%3Aissue)...
I have modified the image so it can read password from files. It is usefull for using docker composer secrets.
It will be useful to support Azure CloudShell as is supported on the new app Terminal Windows at Windows Environment. It is described here: https://devblogs.microsoft.com/commandline/the-azure-cloud-shell-connector-in-windows-terminal/ Thanks in advance.
It will be usefull to add a environment variable to run it at startup (instead of cron). After execution could keep running for cron schedule or exits for one time...
With two new variables allow: - To register the wildcard dns entries. - To avoid registering IPv6 Addresses.
I have reodered the Dockerfile so it goes faster on small changes.
It will be so usefull to add a Start and Stop buttons as the restart button exists.