Bryce Lampe 213bf56765 debug
2024-08-12 11:39:51 -07:00
2024-03-07 11:17:15 -08:00
2024-08-12 11:39:51 -07:00
2024-05-30 13:50:54 +01:00
2024-03-07 11:17:15 -08:00
2024-08-12 11:30:15 -07:00
2024-03-07 11:17:15 -08:00
2024-08-12 11:39:51 -07:00
2024-08-08 16:48:00 -07:00
2024-03-20 11:09:37 -07:00
2024-08-12 11:30:15 -07:00
2024-08-12 11:30:15 -07:00
2024-03-07 11:17:15 -08:00
2024-08-12 11:30:15 -07:00
2024-08-12 11:30:15 -07:00

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.

Provider Use cases
@pulumi/docker-build Anything related to building images with docker build.
@pulumi/docker Everything 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.

Development

This project uses mise for its development environment.

On a Mac:

$ brew install mise
$ echo 'eval "$(mise activate zsh)"' >> ~/.zshrc
Description
No description provided
Readme Apache-2.0 4.8 MiB
Languages
Go 94.8%
Makefile 4.6%
Shell 0.6%