Cross build docker images for more arch#3743
Cross build docker images for more arch#3743gazpachoking merged 5 commits intoFlexget:developfrom maxcanna:patch-1
Conversation
|
it failed in these lines: Lines 17 to 18 in bf0fd6d You will need a cross arch way to bundle webui, maybe just move previous wget step to base docker instead of using dev_tools.py |
This is needed to build cryptography
|
@trim21 It's working now. Perhaps I'm too naive here but wouldn't something like this: https://github.com/maxcanna/dockerfiles/blob/master/flexget/Dockerfile suffice? |
|
I don't have write permission, you need to ask @gazpachoking |
|
Seems good to me. We could probably split our |
|
@maxcanna Which platforms were you actually needing? I pulled some out that were harder to support due to lack of prebuilt wheels on pypi. Left arm64 in there other than the default amd64. |
|
@gazpachoking I need |
Motivation for changes:
Detailed changes:
Addressed issues/feature requests:
Config usage if relevant (new plugin or updated schema):
Log and/or tests output (preferably both):
To Do: