---
title: "Automating Docker Image Builds with Pulumi and Docker Build Cloud"
url: https://daily.dev/posts/automating-docker-image-builds-with-pulumi-and-docker-build-cloud-ln8543ill
source_url: https://www.docker.com/blog/pulumi-and-docker-build-cloud/
type: article
source: "Docker"
published: 2024-05-14T14:50:50.768Z
updated: 2024-05-14T14:50:48.714Z
tags: ["docker", "iac", "pulumi"]
reading_time: 7
upvotes: 4
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Automating Docker Image Builds with Pulumi and Docker Build Cloud

**[Docker](https://daily.dev/sources/docker)** · 7 min read · 4 upvotes · 0 comments

## Summary

Automating Docker image builds with Pulumi and Docker Build Cloud. Pulumi is an Infrastructure as Code (IaC) platform that simplifies resource management across any cloud or SaaS provider, including Docker. Pulumi's new Docker Build provider works with Docker Build Cloud to streamline building, deploying, and managing containerized applications. The post includes instructions on setting up Docker Build Cloud and Pulumi, as well as showcasing advanced use cases with buildx and BuildKit.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.docker.com/blog/pulumi-and-docker-build-cloud/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#docker](https://daily.dev/tags/docker), [#iac](https://daily.dev/tags/iac), [#pulumi](https://daily.dev/tags/pulumi)

[View this post on daily.dev](https://daily.dev/posts/automating-docker-image-builds-with-pulumi-and-docker-build-cloud-ln8543ill)
