tianocore/containers

Authentication required to pull images

jgarver opened this issue · 1 comments

When I tried to pull the ubuntu-20-dev image, I got an "access denied". I needed to "docker login" with a PAT first. I'm not sure that was the case before. I thought I could pull the image anonymously.

If we want to require auth to pull images, that's fine. Just noting what I think is a change in behavior. Also, I'll need to update our build instructions to match.

It doesn't seem to be a problem now.