Blubber: Difference between revisions
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
;Composability, Determinism, Cache Efficiency, and Secure Defaults: Blubber prioritizes these characteristics in its image building process. | ;Composability, Determinism, Cache Efficiency, and Secure Defaults: Blubber prioritizes these characteristics in its image building process. | ||
;Integration with BuildKit: Blubber functions as a frontend for BuildKit, allowing it to work with <code>buildctl</code> and <code>docker build</code> commands. | |||
;Multi-platform Builds and Image Attestations: It supports building images for multiple platforms simultaneously and generating attestations such as Software Bill of Materials (SBOM) and provenance metadata. | ;Multi-platform Builds and Image Attestations: It supports building images for multiple platforms simultaneously and generating attestations such as Software Bill of Materials (SBOM) and provenance metadata. | ||
;YAML-based Configuration: Image definitions are written in YAML, promoting readability and ease of management. | ;YAML-based Configuration: Image definitions are written in YAML, promoting readability and ease of management. | ||
| Line 24: | Line 24: | ||
== README == | == README == | ||
{{#embed:https:// | ''(the content below is embedded from the source repo: https://github.com/wikimedia/blubber/blob/main/README.md)'' | ||
{{#embed:https://github.com/wikimedia/blubber/blob/main/README.md}} | |||
== Docs == | == Docs == | ||
| Line 30: | Line 32: | ||
* https://doc.wikimedia.org/releng/blubber/ | * https://doc.wikimedia.org/releng/blubber/ | ||
* https://wikitech.wikimedia.org/wiki/User:TCipriani_(WMF)/Blubber | * https://wikitech.wikimedia.org/wiki/User:TCipriani_(WMF)/Blubber | ||
== Roll up your sleeves == | |||
Have at it: https://github.com/freephile/meza/issues/88 | |||
{{References}} | {{References}} | ||
[[Category:Virtualization]] | |||
[[Category:DevOps]] | |||
[[Category:Cloud]] | |||
[[Category:Docker]] | |||