The Docker integration and features are great, and most of the time don't need to be tampered with. However, as soon as a user want to add some user-script automation that relates to the docker images, the integration fall short. As described here and requested by many users: https://forums.unraid.net/topic/40016-start-docker-template-via-command-line/ many users run into the situation of having to manually write scripts that parse their XML user-templates, which the docker plugin is literally built to do. Thus writing a worse, less reliable and time consuming feature that already exists in the OS. This is one example, but I am sure there are other use-case where being able to interact with some of the currently UI-only features would be very useful. So the minimum would be a 'dockerman create my-docker-template' command, but other additions would be very welcome as well.