hi
I'm coming from TrueNAS and migrated everything to Unraid which I think is awesome (you know, i just wanted to add one drive to my truenas array ðĪŠ)
Previously, i had a VM with almost 60 docker containers running, each one with docker run ... command.
I would like to be able to update them from the Unraid UI (or using autoupdate apps plugin).
However, when i try to do that, i have "Configuration not found. Was this container created using this plugin?"
I know that when I create a Docker container from the UI, there's an additional XML config created.
Is there any way to have it generated automatically, so i don't need to restart all of my containers from the UI and have this update possibility?