{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/2"}],"enrichment":{"capability":"A Pulumi provider for building Docker images using buildx and BuildKit, enabling infrastructure-as-code management of modern Docker image builds.","skillfed_tags":["infrastructure-as-code","docker-automation"],"use_cases":["Define multi-platform Docker builds as Pulumi stack code alongside other infrastructure","Automate image builds as part of a larger infrastructure deployment within the Pulumi workflow","Version and track Docker image build configurations in version control as Pulumi code","Integrate BuildKit advanced features into infrastructure-as-code pipelines"],"what_it_does":"This is a Pulumi resource provider that lets you define Docker image builds as infrastructure code using Pulumi's programming model. It wraps Docker's buildx and BuildKit tooling, allowing you to declare and manage image builds declaratively rather than through imperative shell commands. The provider is distinct from the general-purpose Docker provider, which handles container runtime and networking; this one focuses exclusively on the build process itself.\n\nYou use it within a Pulumi program to specify build configurations, then Pulumi orchestrates the actual build via buildx and BuildKit. It depends on pulumi, parver, semver, and typing-extensions, and requires Python 3.9 or later.","worth_installing":"Yes, if you are already using Pulumi and need to build Docker images as part of infrastructure automation. The package is actively maintained, has low install friction, carries a permissive license, and has no known vulnerabilities. It fills a specific gap for teams that want image builds in their Pulumi stacks. If you are not using Pulumi or only need ad-hoc Docker builds, this is not the right tool."},"id":"pulumi-docker-build","links":{"html":"https://skillfed.io/packages/pulumi-docker-build","md":"https://skillfed.io/packages/pulumi-docker-build.md","pypi":"https://pypi.org/project/pulumi-docker-build/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-30","license_spdx":null,"license_treatment":"permissive","name":"pulumi-docker-build","python_support":"supports_current","summary":"A Pulumi provider for building modern Docker images with buildx and BuildKit."},"popularity":{"monthly_downloads":806111,"position":5015,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.22"}
