oznu / docker-cloudflare-ddns

A small amd64/ARM/ARM64 Docker image that allows you to use CloudFlare as a DDNS / DynDNS Provider.
https://hub.docker.com/r/oznu/cloudflare-ddns/
GNU General Public License v3.0
1.07k stars 213 forks source link

Cannot pull image #65

Closed MyBlackMIDIScore closed 3 years ago

MyBlackMIDIScore commented 3 years ago

When trying to make the container through Docker Compose it gives an error when it tries to pull the image: ERROR: pull access denied for onzu/cloudflare-ddns, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

I have used the 'docker login' command and logged in successfully and the image page is normally accessible on Docker Hub but I still get this error.

I can attach my docker-compose.yaml if you'd like but I doubt that the problem lies there.

Any help would be appreciated. Thanks in advance!

oznu commented 3 years ago

onzu/cloudflare-ddns

that's not right.

MyBlackMIDIScore commented 3 years ago

Oh silly me. I guess thats what you get for not copy-pasting the name. Sorry for the trouble.