File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
content/blog/building-images-bake Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 22title : " Creating a custom container image for CloudNativePG v2.0"
33date : 2025-07-23
44draft : false
5+ image :
6+ url : baked_elephant.png
7+ alt : " Baked elephant cookies"
8+ attribution :
59author : jgonzalez
610tags :
711 - blog
@@ -21,7 +25,7 @@ summary: Using Docker's Bake to create container images for the CloudNativePG Op
2125## Summary
2226Nearly two years ago, we shared a [ blog post on building custom container
2327images for CloudNativePG] ({{% ref "/blog/creating-container-images/" %}}). Since then, the container ecosystem has evolved
24- significantly—one notable development being the introduction of [ Docker Bake] ( ( https://docs.docker.com/build/bake/) ) .
28+ significantly—one notable development being the introduction of [ Docker Bake] ( https://docs.docker.com/build/bake/ ) .
2529
2630Docker Bake simplifies image builds using a straightforward configuration file,
2731and it’s now our recommended approach for building CloudNativePG images.
You can’t perform that action at this time.
0 commit comments