Problem/Justification
Electric Eel supports Docker and Docker Compose.
The Pull Image pane allows entering Docker Registry Authentication details.
As the Docker Hub is rate limited, and as an application host like TrueNAS could make a number of pulls and exceed the rate limit, it would be good to be able to set your Docker Hub login details if you have any, which increases the rate limit.
This could be added as a preference setting in the Apps → Settings menu.
This could be implemented by adjusting the daemon.json file.
Originally report: NAS-130735