juanluisbaptiste/docker-postfix

Can not build on arm32v7

Legion2 opened this issue · 3 comments

Trying to use this on Raspberry Pi.
But get No package epel-release available. error when trying to build the docker image on Raspberry Pi.

Hi,

I have not tested this on any other platform other than x86_64 nor plan to, but PR is welcome.

I currently building a new Dockerfile based on Debian using your configurations

Probably the repos needed aren't available for that arch, and this image currently does not support it and will not for the foreseeable future.

As I said, PR welcome.