lancachenet / monolithic

A monolithic lancache service capable of caching all CDNs in a single instance
https://hub.docker.com/r/lancachenet/monolithic
Other
737 stars 73 forks source link

LanCache.net shows incorrect docker container names #35

Closed EgonSpengler closed 5 years ago

EgonSpengler commented 5 years ago

Describe the issue you are having

https://lancache.net shows docker commands which use a nonexistent repository name (lancache/<container> rather than lancachenet/<container>).

This results in a "repository does not exist" error and probably some confused users :)

Lepidopterist commented 5 years ago

Thanks for that. Just waiting on the PR to be approved to fix.

VibroAxe commented 5 years ago

Fixed!

EgonSpengler commented 5 years ago

Oh my apologies, I didn't realize the site itself was based on the repo or I would have submitted the fix myself. Thanks!