Private Docker Image Repo no longer can pull image

sfatula

Guru
Joined
Jul 5, 2022
Messages
608
Since Scale 22.12.2, maybe earlier, I can no longer use the "Pull Image" button to pull in my own docker images from a private image repo. It has security so I specify user and password. It fails with the message in the attached image. Now, from command line, I can docker login to the same url with the same user and password, and it logs in fine in truenas, and then I can pull it without any user and password. The warning about "password-stdin", when that started in the Scale UI, that's when the password no longer worked. Again, works every time from Scale command line using docker login. Works from any other machine as well. Just not from the Scale UI. Any ideas?

Problem is when docker command is removed from Scale, I would no longer have a way to pull my own image in if the "Pull Image" button is broken in Scale.

Pull Image.png
 
Top