feat: add Node container image#12
Merged
Merged
Conversation
Collaborator
|
LGTM overall. Two suggestion:
|
tewodrosdy
approved these changes
Mar 23, 2026
hailatGH
added a commit
that referenced
this pull request
Mar 24, 2026
* feat: add Docker-in-Docker Earthfile, README, and versions configuration * fix: move BUILDX_VERSION argument to docker-base section in Earthfile * feat: update README with Docker build commands and links * feat: add Node container image * feat: add PHP container image * fix: update PHP base version references in Earthfile, README, and versions.yaml * fix: update Node image references to remove '-alpine' suffix * fix: improve buildx installation script for architecture support * fix: streamline buildx installation script for architecture handling * fix: correct checksum grep pattern and update build-multiplatform command * fix: update checksum verification method in buildx installation * fix: update build-multiplatform command to use common+BUILD_MULTIPLATFORM * fix: update watch pattern in versions.yaml for dynamic version matching * fix: update watch pattern in versions.yaml for broader version matching * fix: add 22-slim version to README and versions.yaml * feat: add Earthfile and versions.yaml for Python container with IAC tooling * feat: add Earthfile, README.md, and versions.yaml for Python container setup * feat: update README.md and versions.yaml to include Python 3.13-slim-bullseye * feat: add Node container image (#12) * feat: add Node container image * fix: update Node image references to remove '-alpine' suffix * fix: update watch pattern in versions.yaml for dynamic version matching --------- Co-authored-by: Hailemichael Atrsaw <h.tibebu@exponent.team> * feat: add PHP container image (#13) * feat: add PHP container image * fix: update PHP base version references in Earthfile, README, and versions.yaml * fix: update watch pattern in versions.yaml for broader version matching --------- Co-authored-by: Hailemichael Atrsaw <h.tibebu@exponent.team> * fix: add 22-slim version to README and versions.yaml (#14) * fix: update container names and Earthfile commands * fix: update base version to 27-dind in README and versions.yaml * fix: correct BASE_VERSION usage in docker-base and add space in php Earthfile --------- Co-authored-by: Hailemichael Atrsaw <h.tibebu@exponent.team>
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 free
to 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.
No description provided.