Wonderfall / docker-rtorrent-flood

75 stars 45 forks source link

Error during docker pull #11

Open doliG opened 4 years ago

doliG commented 4 years ago

To reproduce:

$ docker pull wonderfall/rtorrent-flood
Using default tag: latest
Error response from daemon: manifest for wonderfall/rtorrent-flood:latest not found: manifest unknown: manifest unknown

I know that I can do docker pull wonderfall/rtorrent-flood:new.

But this is not a solution. IMHO the first command shouldn't fail. Can you fix it ?

Ty

doliG commented 4 years ago

@Wonderfall

ljmerza commented 4 years ago

the tag he uses is new not latest like it should be

Haarolean commented 4 years ago

@Wonderfall would you add a tag 'latest' please?