Build & use Docker images without registry

Build & use Docker images without registry

Good news everybody: using custom Docker images has just got simpler and much faster!

Until now, if you wanted to use a custom image defined in the repository you had to:

  1. Build the image
  2. Push the image to the registry
  3. Pull it back to the build action

This added some unnecessary steps to the workflow since there was no real reason for the image to leave the build server. From this week's release, however, Buddy allows you to choose Docker images built in previous pipeline actions:

Image loading...Adding Docker image

This means everything works much faster as we skip the time required to upload and download the image, plus you don't have to enter authentication details to the registry. It also secures our operation from unexpected downtimes of Docker registries.

Image loading...Pipeline example

Warning
Buddy is 100% customer driven. If there’s a feature or integration you miss, let us know in the comments below or directly at support@buddy.works.
Jarek Dylewski

Jarek Dylewski

Customer Support

A journalist and an SEO specialist trying to find himself in the unforgiving world of coders. Gamer, a non-fiction literature fan and obsessive carnivore. Jarek uses his talents to convert the programming lingo into a cohesive and approachable narration.

Dec 6th 2018
Share