SystemRage / py-kms

KMS Server Emulator written in Python
The Unlicense
2.07k stars 634 forks source link

ARM Docker image #92

Closed ghost closed 3 years ago

ghost commented 4 years ago

Hey thanks for making this app! I needed something that would work offline for my testing machine. Please could an ARM image be made for Docker? I'd love to pop this app on my Raspberry Pi using docker.

simonmicro commented 4 years ago

Hmm, interesting idea - I already gave it a thought but dismissed it prematurely. I'll take a look into that in the next days.

Here some references (or more some of my notes I already found):

simonmicro commented 4 years ago

Okay, what exact architecture do you need? Could you may post the output of the uname -a and uname -m command?

ghost commented 4 years ago

Okay, what exact architecture do you need? Could you may post the output of the uname -a and uname -m command?

For me personally I would need ARMv7 32-bit however to support basically all Raspberry Pi models I'd use ARMv6 32-bit if possible

simonmicro commented 4 years ago

Enjoy #93! :grin: It supports ANY current Raspberry Pi...

ghost commented 4 years ago

Enjoy #93! 😁 It supports ANY current Raspberry Pi...

Thanks! Very much appreciated

ghost commented 4 years ago

Thanks! Well done. When my laptop breaks down, now i can buy new raspberry pi4 with 8 GB on ARM CPU - Thanks!

simonmicro commented 4 years ago

Well, @SystemRage when will you have some time to review and merge #93 ? I know you are a busy man, so is there any way how I can help you out?

simonmicro commented 4 years ago

@UnpilotedRebuilt1 Soo, it is done! The build has been completed successfully and now the minimal and latest tag are available for multiple architectures. Enjoy them!

May leave a feedback here and close this issue now :partying_face: