Skip to content

mehditeymorian/bake-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Bake + Gitlab CI Matrix

This repository contains the required files for the article I wrote, Docker Bake + Gitlab CI Matrix.

Introduction

Bake is a high-level building tool to support building images in parallel and lets the user define project-specific reusable build flows that anyone can easily invoke. On the other hand, the GitLab matrix enables you to run multiple jobs in parallel. With the power of these two, you can build a very flexible and customized pipeline for creating images.

Read more at my blog.

About

Maintain building different images with docker bake and gitlab ci matrix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published