container-structure-test icon indicating copy to clipboard operation
container-structure-test copied to clipboard

--pull can only pull public images

Open dgageot opened this issue 5 years ago • 2 comments

The code that runs docker pull currently doesn't load the credentials from ~/.docker/config.json. So only public images can be pulled.

dgageot avatar Apr 21 '20 08:04 dgageot

Are there any updates on this issue or some kind of workaround?

lukaalba avatar Jan 09 '23 11:01 lukaalba

@lukaalba I'm late to the party, but the workaround is manually pulling the image first :\

notnmeyer avatar Apr 23 '24 13:04 notnmeyer