Uh oh!
There was an error while loading. Please reload this page.
ci: use Docker Bake to build images - #163
Merged
Merged
Conversation
dunglasforce-pushed
the
docker-bake-the-sequel
branch
4 times, most recently
from
July 4, 2023 21:36
648c092 to
a96513dCompareFabious
reviewed
Jul 7, 2023
Uh oh!
There was an error while loading. Please reload this page.
mykiwi
reviewed
Jul 9, 2023
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
dunglasforce-pushed
the
docker-bake-the-sequel
branch
22 times, most recently
from
July 16, 2023 17:27
6ffb89a to
00adca4CompareAlso adds semver support.
dunglasforce-pushed
the
docker-bake-the-sequel
branch
from
July 16, 2023 20:39
00adca4 to
40f827cCompare
This was referenced Jul 17, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Build variants of Docker images for every supported PHP version, OS, and platform.
This system uses Docker Bake and the new "matrix builds" feature under the hood.
Continuation of #133.
Closes#133, closes#113, closes#112.
Could be simplified when docker/bake-action#117 will be fixed.