Docker Caching

I have a dotnet core project i want to use. I also created a public docker image, in addition to a wide array of docker images we use and plan to develop in the future. All of them right now extends the birtrise official docker image.

What we would like to have is a way for docker to cache in your own storage area (for faster builds) the docker images we’re using. This could be an interesting feature to paid versions.

Awesome idea, thanks for the #feature-request @wkd! :slight_smile:

P.S. don’t forget to vote on it! :wink:

Hi, is there any update on this @viktorbenei? We also use custom Docker images so it would be useful to make builds quicker

Hi @viktorbenei , is there any update on this ? And is there any possibility to support private docker registries in ‘use your own docker image’ section ?