You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2021. It is now read-only.
I haven't been able to get swarm to work with a registry that requires authentication. I logged in from each node, and from swarm itself but it keeps telling me image not found. I can docker pull from each node individually and then launch them via swarm. It also works fine with public images.
It might just not be implemented yet. Are there plans to have auth support in the near future? Thanks.