Update docker README

This commit is contained in:
Jokob-sk
2023-04-02 10:52:27 +10:00
parent 5936ba4626
commit abd607ea10
3 changed files with 34 additions and 22 deletions

View File

@@ -21,7 +21,12 @@ Again, please read the below carefully if you'd like to contribute with a plugin
## ⚠ Disclaimer
Highly experimental feature. Follow the below very carefully and check example plugin(s). Plugin UI is not my priority right now, happy to approve PRs if you are interested in extending/improvintg the UI experience (e.g. making the tables sortable/filterable).
Highly experimental feature. Follow the below very carefully and check example plugin(s). Plugin UI is not my priority right now, happy to approve PRs if you are interested in extending/improvintg the UI experience. Example improvements for the taking:
* Making the tables sortable/filterable
* Using the same approach to display table data as in the Devices section (solves above)
* Adding form controls supported to display the data (Currently supported ones are listed in the section "UI settings in database_column_definitions" below)
* ...
## ❗ Known issues: