Use local caching for Docker builds in CI pipeline to simplify configuration and improve build performance by storing cache in /tmp/.buildx-cache instead of pushing to registry.
Use local caching for Docker builds in CI pipeline to simplify configuration and improve build performance by storing cache in /tmp/.buildx-cache instead of pushing to registry.