quay / quayctl

quayctl is a command-line client for Quay
Apache License 2.0
91 stars 17 forks source link

Can't access `coreos/libtorrent-go` when building quayctl locally. #57

Closed ticosax closed 8 years ago

ticosax commented 8 years ago

Hi, When I'm running make, the command encounter this error.

[...]
Pulling repository quay.io/coreos/libtorrent-go
docker: Error: Status 403 trying to pull repository coreos/libtorrent-go: "{\"error\": \"Permission Denied (user: xxxxxxxxxxxxxxxx)\"}".
[...]
berset commented 8 years ago

+1

josephschorr commented 8 years ago

Sorry about that! Should work now.

ticosax commented 8 years ago

Thank you @josephschorr. I confirm it is working now.