I try to create a simple image called mybusybox_1:v1.0 in DigitalOcean and pull to docker hub. The details are shown as below.
Login Succeeded
# sudo docker push myusername/mybusybox_1:v1.0
The push refers to repository [docker.io/username/mybusybox_1]
097cb51bb7f6: Preparing
514c3a3e64d4: Preparing
denied: requested access to the resource is denied
when I do the same process in my local virtualbox, it work normally. Is there any restriction or limitation in DigitalOcean?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there,
I’ve seen that error in the past when I exceeded the number of private repositories in Docker Hub.
If you also are using private repositories and have gone over the limit of allowed private repositories, I would recommend trying to delete some of the repositories that you do not use so that you could be within the limits.
Then after that try to push the image again.
Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.