postfixadmin / docker

Docker Image for PostfixAdmin
https://hub.docker.com/_/postfixadmin
GNU General Public License v2.0
73 stars 21 forks source link

mips64le cannot work with current Dockerfiles (apache or fpm) #45

Closed grooverdan closed 3 years ago

grooverdan commented 3 years ago

https://github.com/docker-library/official-images/blob/master/library/postfixadmin lists mips64le in the manifest.

This always fails https://doi-janky.infosiftr.net/job/multiarch/job/mips64le/job/postfixadmin/

Always fails on mips64le because gosu isn't part of the debian repository for mips ref: https://packages.debian.org/buster/gosu

grooverdan commented 3 years ago

Of course with something much more verbose, https://github.com/tianon/gosu/releases has mips64el releases.

J0WI commented 3 years ago

The upgrade to Bullseye fix this: https://packages.debian.org/bullseye/gosu