Unable to pull latest alpine docker image #16056
-
I'm trying to pull the latest 0.27 Alpine docker image, but I'm get an authorization error:
|
Beta Was this translation helpful? Give feedback.
Answered by
spencergilbert
Jan 23, 2023
Replies: 1 comment 2 replies
-
Hey @irvintim - are you still seeing this, I don't believe I'm signed in at all and it's working for me today: ❯ docker pull timberio/vector:0.27.X-alpine
0.27.X-alpine: Pulling from timberio/vector
90cda3b7c325: Pull complete
5f3e186d8cc6: Pull complete
fbf3b84ba7c8: Pull complete
157fb162f595: Pull complete
6e3737fe02b4: Pull complete
4f4fb700ef54: Pull complete
Digest: sha256:e307cc9eebff17e81ac384bd9285511620326278bd3df112b9fa5abacbd02450
Status: Downloaded newer image for timberio/vector:0.27.X-alpine
docker.io/timberio/vector:0.27.X-alpine |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
jszwedko
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @irvintim - are you still seeing this, I don't believe I'm signed in at all and it's working for me today: