Closed grooverdan closed 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
Of course with something much more verbose, https://github.com/tianon/gosu/releases has mips64el releases.
The upgrade to Bullseye fix this: https://packages.debian.org/bullseye/gosu
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