The image and registry exporters create an image that can be loaded to your local image store or pushed to a registry| Docker Documentation
Cache backends let you manage your build cache externally. External cache is useful to create a shared cache that can help speed up inner loop and CI builds.| Docker Documentation