Support system-wide credentials for Docker Registry

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

4 Likes

Another super helpful thing would be if I could point things at another registry. I have a harbor (soon to be zot) pull through proxy for docker hub images to resolve this problem on my local network.

1 Like