lancachenet / monolithic

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

Documentation Error at DockerHub (Possibly Elsewhere) #58

Closed HumanJHawkins closed 4 years ago

HumanJHawkins commented 4 years ago

Describe the issue you are having

At DockerHub in the "Simple Full Stack startup" section near the top of your instructions, you have a script to set up a typical full stack cache. However, this script fails because the name of one component (steamcache-DNS / lancache-dns) has changed.

I suspect this will work fine if the name is updated... Going to try now, hoping other config is not necessary.

How are you running the container(s)?

Attempted via said script.

DNS Configuration

Output of container(s)

docker: Error response from daemon: pull access denied for lancachenet/steamcache-dns, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
HumanJHawkins commented 4 years ago

This was fixed when the fix for issue #59 was propagated to DockerHub. (Verified fixed.)