znc / znc-docker

https://hub.docker.com/_/znc/
49 stars 29 forks source link

Add Support for ARM64V8 architecture #14

Closed odidev closed 6 years ago

odidev commented 6 years ago

Hi,

The Znc docker package is building and running fine at my end for ARM64v8 architecture.

Branch used to build is:

full

then build with

slim

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

Regards,

DarthGandalf commented 6 years ago

Hi, it's in https://github.com/docker-library/official-images/blob/master/library/znc#L4

2018-07-04 13:12 GMT+01:00 odidev notifications@github.com:

Hi,

The Znc docker package is building and running fine at my end for ARM64v8 architecture.

Branch used to build is:

full

then build with

slim

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

Regards,

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/znc/znc-docker/issues/14, or mute the thread https://github.com/notifications/unsubscribe-auth/AAT15BEmigZS-7SIVGZime5YG3Gy20Fwks5uDLElgaJpZM4VCeuJ .

odidev commented 6 years ago

@DarthGandalf : I have checked this : https://github.com/docker-library/official-images/blob/master/library/znc#L4

But this has support for amd64, arm32v6 Can you please add it for arm64v8 too.

I have verified working of ZNC with arm64v8 architecture.

DarthGandalf commented 6 years ago

You can do it :)

2018-07-09 5:30 GMT+01:00 odidev notifications@github.com:

@DarthGandalf https://github.com/DarthGandalf : I have checked this : https://github.com/docker-library/official-images/blob/ master/library/znc#L4

But this has support for amd64, arm32v6 Can you please add it for arm64v8 too.

I have verified working of ZNC with arm64v8 architecture.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/znc/znc-docker/issues/14#issuecomment-403356714, or mute the thread https://github.com/notifications/unsubscribe-auth/AAT15LcJVjG1Co-tc2g0GCs_gLQ22tN9ks5uEtxugaJpZM4VCeuJ .

odidev commented 6 years ago

@DarthGandalf : Thanks :)

PR raised at https://github.com/docker-library/official-images/pull/4560

-Regards

lag-linaro commented 6 years ago

@odidev beat me to it. :smile: Any chance you can ping me please? Are you on FreeNode?

odidev commented 6 years ago

ZNC is working very well on arm64v8 now. The image even works via docker pull.

So this ticket can be closed.

Regards,