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.