container-structure-test
container-structure-test copied to clipboard
--pull can only pull public images
The code that runs docker pull currently doesn't load the credentials from ~/.docker/config.json. So only public images can be pulled.
Are there any updates on this issue or some kind of workaround?
@lukaalba I'm late to the party, but the workaround is manually pulling the image first :\