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

feat: Enable multiarchitecture builds #115

Merged
merged 4 commits into from
Feb 29, 2024

Conversation

toninis
Copy link
Contributor

@toninis toninis commented Feb 28, 2024

Summary

Enable multi arch docker build for push proxy

Ticket Link

https://mattermost.atlassian.net/browse/CLD-7247

Copy link
Contributor

@stafot stafot left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@saturninoabril saturninoabril left a comment

Choose a reason for hiding this comment

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

Thanks @toninis!

Copy link
Contributor

@phoinixgrr phoinixgrr left a comment

Choose a reason for hiding this comment

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

Awesome work 🎖️
Left some comments.

Makefile Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
docker/Dockerfile Show resolved Hide resolved
Copy link
Contributor

@phoinixgrr phoinixgrr left a comment

Choose a reason for hiding this comment

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

Hadolint linter also throws some suggestions, causing the CI to fail:

-:1 DL3029 warning: Do not use --platform flag with FROM
-:9 DL3045 warning: `COPY` to a relative destination without `WORKDIR` set.
-:12 DL3029 warning: Do not use --platform flag with FROM

Let's either tackle those, or if deemed necessary ignore them.

@toninis toninis merged commit 3ee9050 into master Feb 29, 2024
6 checks passed
@toninis toninis deleted the feat/enable-multiarchitecture-builds branch February 29, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants