sameerdhoot / wolweb

Web interface for sending Wake-on-lan (magic packet). An HTTP server built using GoLang and uses Bootstrap for UI.
GNU General Public License v3.0
288 stars 74 forks source link

docker-compose issues #3

Closed charliehoward closed 2 years ago

charliehoward commented 2 years ago

Cannot pull the image with docker-compose, I get the following error ERROR: pull access denied for wolweb, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

charliehoward commented 2 years ago

Wasn't aware you also had to setup the standard docker file as it's not something I've encountered before.