Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
changes to blog
Browse files Browse the repository at this point in the history
  • Loading branch information
tejavar committed Apr 22, 2024
1 parent 3189964 commit f406840
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions themes/default/content/blog/docker-build/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@ tags:

We are thrilled to introduce the latest addition to the Pulumi Ecosystem -- the new _Docker-Build_ provider, designed to streamline and enhance Docker container builds. This addition builds on the solid foundation of our widly utilized Docker Provider. By embracing the power of Docker's [BuildKit] technology, this provider enhances your building experience, allowing you to modernize your container builds. This launch signifies our ongoing commitment to advancing technology and empowering developers to achieve new heights in container management.

The Docker-Build provider is crafted to optimize the efficiency and versatility of Docker builds, integrating modern capabilities such as multi-platform image support, advanced caching options, and comprehensive build configurations. It offers developers a more potent and flexible approach to building Docker images, ensuring that they can achieve high performance and scalability in their deployment workflows.

The new provider exposes the full power of Docker's next-gen [buildx](https://docs.docker.com/reference/cli/docker/buildx/build/) functionality and includes key features such as,
The Docker-Build provider is crafted to optimize the efficiency and versatility of Docker builds and offers developers a more potent and flexible approach to building Docker images, ensuring that they can achieve high performance and scalability in their deployment workflows. The new provider exposes the full power of Docker's next-gen [buildx](https://docs.docker.com/reference/cli/docker/buildx/build/) functionality and includes key features such as,

* __Multi-Platform Image Support__: Build and manage images that run seamlessly across different hardware architectures.

Expand Down

0 comments on commit f406840

Please sign in to comment.