0.0.7 • Published 8 months ago

@pulumi/docker-build v0.0.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

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.