youtube-dl-server icon indicating copy to clipboard operation
youtube-dl-server copied to clipboard

This is for armhf

Open JunNineKim opened this issue 6 years ago • 4 comments
trafficstars

this is for armhf.

JunNineKim avatar May 31 '19 13:05 JunNineKim

Is there a reason to not use the official arm python image? Also could you create a separate file for it, something like Dockerfile.arm32v6, rather than overriding the base one?

manbearwiz avatar Jun 02 '19 16:06 manbearwiz

Hi, I did't know the official arm python image. Then, I Tried to create image for my ARMv7 Processor first. I have created Dockerfile.arm32v7 file. Please, check it.

JunNineKim avatar Jun 08 '19 12:06 JunNineKim

Hi, I just see "Image Variants" of https://hub.docker.com/r/arm32v7/python/ on bottom side, "arm32v7/python:-alpine" --> "arm32v7/python: version -alpine"

Then, I recreate it just before. I will pull request it later.

JunNineKim avatar Jun 08 '19 14:06 JunNineKim

Looking into this more, it seems like the correct way to handle this now is via docker manifest lists. Going to look into this more to see the best way to do automated builds for different architectures.

manbearwiz avatar Jun 08 '19 21:06 manbearwiz

Superseded by https://github.com/manbearwiz/youtube-dl-server/pull/166

manbearwiz avatar Oct 18 '23 04:10 manbearwiz