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

✨ Refactor Dockerfiles #1703

Merged
merged 8 commits into from
Aug 10, 2023
Merged

✨ Refactor Dockerfiles #1703

merged 8 commits into from
Aug 10, 2023

Conversation

mauromorales
Copy link
Member

@mauromorales mauromorales commented Aug 9, 2023

This PR makes use of multi-stage scripting to merge the existing ARM and AMD files.

As mentioned in #1656 and #1400, it makes it easier to maintain, since there's only one file where to put changes, so we don't forget to update different files. Plus it also makes it clear what are the differences across models, architectures, etc.

@mauromorales mauromorales changed the title [WIP] Refactor dockerfiles arch ✨ Refactor Dockerfiles Aug 9, 2023
@mauromorales mauromorales marked this pull request as ready for review August 9, 2023 15:42
@mauromorales mauromorales requested a review from a team August 9, 2023 15:42
@mauromorales mauromorales self-assigned this Aug 9, 2023
@mauromorales mauromorales added refactoring Areas of code that needs refactoring, or have a technical debt papercut You wont die from this, but its very annoying labels Aug 9, 2023
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
Copy link
Member

@Itxaka Itxaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

damn, pretty cool. And very nice with the comments, it makes it much easier to read!

@mauromorales mauromorales merged commit b9a21a6 into master Aug 10, 2023
21 checks passed
@mauromorales mauromorales deleted the refactor-dockerfiles-arch branch August 10, 2023 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
papercut You wont die from this, but its very annoying refactoring Areas of code that needs refactoring, or have a technical debt
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants