backdrop-ops / backdrop-docker

Backdrop on Docker
12 stars 9 forks source link

support arm64 architecture #19

Open longquan7 opened 6 years ago

longquan7 commented 6 years ago

I was build this image on arm64 and successed, So I think can be add it to https://hub.docker.com/u/arm64v8/ . See https://github.com/docker-library/official-images#architectures-other-than-amd64 and https://github.com/docker-library/official-images#multiple-architectures for more information about multi-architecture official images.

jenlampton commented 6 years ago

I'd support this, someone want to make us a PR?

odidev commented 5 years ago

Hi @longquan7 : Have you done any changes for arm64 or did it run just by the normal build and run for you I can raise a PR if this would enable arm64v8 in the official supported architectures for backdrop.

Do let me know, what else needs to be done for this. Regards,

odidev commented 5 years ago

@jenlampton - I can raise a PR for arm64v8, at https://github.com/docker-library/official-images/blob/master/library/backdrop Shall I go ahead with this?

Regards,

jenlampton commented 5 years ago

yes please :)