Skip to content

fix: Remove alternative image architectures until we virtualize #3336

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

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

kylecarbs
Copy link
Member

@kylecarbs kylecarbs commented Aug 1, 2022

With the addition of a command being executed inside the Docker build,
we could no longer build non-amd64 images on amd64. They will be added
back, but to allow for releases this temporarily removes them.

An issue tracking the addition has been added here: #3337

With the addition of a command being executed inside the Docker build,
we could no longer build non-amd64 images on amd64. They will be added
back, but to allow for releases this temporarily removes them.
@kylecarbs kylecarbs requested a review from mafredri August 1, 2022 13:15
@kylecarbs kylecarbs self-assigned this Aug 1, 2022
@kylecarbs kylecarbs marked this pull request as ready for review August 1, 2022 13:18
@kylecarbs kylecarbs enabled auto-merge (squash) August 1, 2022 13:22
@kylecarbs kylecarbs merged commit 00c5116 into main Aug 1, 2022
@kylecarbs kylecarbs deleted the archimages branch August 1, 2022 13:37
deansheather added a commit that referenced this pull request Aug 1, 2022
deansheather added a commit that referenced this pull request Aug 1, 2022
* fix: don't use adduser and addgroup for docker images

* Revert "fix: Remove alternative image architectures until we virtualize (#3336)"

This reverts commit 00c5116.
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.

2 participants