@pulumi/docker-build

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
p

@pulumi/docker-build

[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com) [![NPM version](https://badge.fury.io/js/%40pulumi%2fdocker-build.svg)](https://www.npmjs.com/package/@pulumi/docker-build) [![Python version](https://badge.fury.io/p

0.0.12
latest
93

Supply Chain Security

100

Vulnerability

78

Quality

96

Maintenance

100

License

Version published
Maintainers
2
Created
Issues
25

Slack NPM version Python version NuGet version PkgGoDev License

Docker-Build Resource Provider

A Pulumi provider for building modern Docker images with buildx and BuildKit.

Not to be confused with the earlier Docker provider, which is still appropriate for managing resources unrelated to building images.

ProviderUse cases
@pulumi/docker-buildAnything related to building images with docker build.
@pulumi/dockerEverything else -- including running containers and creating networks.

Reference

For more information, including examples and migration guidance, please see the Docker-Build provider's detailed API documentation.

FAQs

Package last updated on 16 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts