Report this

What is the reason for this report?

how can i get my docker hub image to digitalocean image regitry,

Posted on July 16, 2020

i have an nodeJs backend which is hosted on digitalocean now what i want is that whenever i push to my bitbucket with pipelines the image is build on the docker hub that part i have completed now i want that how can i get that image to the digitalocean image registry, so that i can deploy that to the drop



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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi, once you have the image built, you can tag it with the digitalocean registry name and push it to the relevant registry. Here is a quickstart to push images to registry: https://www.digitalocean.com/docs/images/container-registry/quickstart/#push-to-your-registry

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.