Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: use Docker Bake to build images #163

Merged
merged 3 commits into from
Jul 17, 2023
Merged

ci: use Docker Bake to build images #163

merged 3 commits into from
Jul 17, 2023

Conversation

dunglas
Copy link
Owner

@dunglas dunglas commented Jul 4, 2023

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.

@dunglas dunglas force-pushed the docker-bake-the-sequel branch 4 times, most recently from 648c092 to a96513d Compare July 4, 2023 21:36
docker-bake.hcl Outdated Show resolved Hide resolved
.dockerignore Outdated Show resolved Hide resolved
.github/workflows/docker.yml Outdated Show resolved Hide resolved
@dunglas dunglas force-pushed the docker-bake-the-sequel branch 22 times, most recently from 6ffb89a to 00adca4 Compare July 16, 2023 17:27
@dunglas dunglas merged commit 70110dc into main Jul 17, 2023
26 checks passed
@dunglas dunglas deleted the docker-bake-the-sequel branch July 17, 2023 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Specific PHP version tagging
4 participants