thecodingmachine / docker-images-php

A set of PHP Docker images
MIT License
785 stars 138 forks source link

Feature/buildx bake #316

Closed mistraloz closed 2 years ago

mistraloz commented 2 years ago

Summary

Use buildx bake to build all images instead of buildx. It's may improve performances to build all images.

This PR implements :

Checklist