rakudo / star

Rakudo Star (Raku distribution)
https://rakudo.org/
Artistic License 2.0
266 stars 41 forks source link

Add Support for ARM64V8 architecture #117

Closed odidev closed 6 years ago

odidev commented 6 years ago

Hi,

The Rakudo-Star docker package is building and running fine at my end for ARM64v8 architecture.

Branch used to build is:

2018.04:latest

Please suggest, what needs to be done to raise the request to add support for ARM64v8 arch at official docker library too.

Regards,

odidev commented 6 years ago

Any update for this? Do let me know, if some kind of PR is required for this

AlexDaniel commented 6 years ago

ping @stmuk.

odidev commented 6 years ago

@stmuk : Can you please check what needs to be done to include arm64v8 in the official support list. As at my end Storm is running pretty fine on ARM64.

stmuk commented 6 years ago

@odidev I don't have access to the official docker repo.

Try one of the people on https://github.com/perl6/docker/graphs/contributors

I think it was originally setup by @hoelzro who may be able to help

odidev commented 6 years ago

@hoelzro @tianon @yosifkit: Hi Guys, Can you please have a look for this repository and help me out if anything needs to be done at my end to see arm64v8 in list of official supported architectures for rakudo-star

I am happy to do test cases, if required.

Regards,

hoelzro commented 6 years ago

@odidev There's an open issue for this on https://github.com/perl6/docker; let's continue this discussion there.

hoelzro commented 6 years ago

Ok, I've added support for ARM64 to the rakudo star image!

odidev commented 6 years ago

Thanks, @hoelzro :smile: Is it merged too?

hoelzro commented 6 years ago

It is!