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

Add 'linux/arm/v7' Docker images #162

Merged
merged 2 commits into from
May 21, 2022

Conversation

danielfernau
Copy link
Owner

Add support for arm32v7 platform

This resolves an issue where it was not possible to build linux/arm/v7 images due to platform architecture problems with Poetry's dependencies.
@danielfernau danielfernau added the enhancement New feature or request label May 21, 2022
@danielfernau danielfernau self-assigned this May 21, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 21, 2022

Codecov Report

Merging #162 (ff42671) into master (f1eb5c5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #162   +/-   ##
=======================================
  Coverage   53.31%   53.31%           
=======================================
  Files          23       23           
  Lines         724      724           
=======================================
  Hits          386      386           
  Misses        338      338           
Flag Coverage Δ
unittests 53.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@danielfernau danielfernau merged commit 222b2e1 into master May 21, 2022
@danielfernau danielfernau deleted the danielfernau-add-arm32v7-support branch May 21, 2022 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants