David- Just FYI-
I created a Dockerfile by pulling in Ubuntu:latest and then ran apt install postfix and set it from there.. The docker is ran by multiple Mesos nodes without issue.. On Thu, Sep 26, 2019 at 12:34 PM Davide Perini <perini.dav...@dpsoftware.org> wrote: > Don't want to argue, but this is the kind of answers that shows that you > never used docker, > if so, why answer to the question? > > Il 2019-09-26 18:13 Wietse Venema ha scritto: > > Davide Perini: > > Thanks for the answer but what are the "official vendors" for this > purpose? > Docker hub does not work like this exactly. Most devs provides their own > binaries in "official images". > > Why it's not the same for postfix? > > > Because not all the world is LINUX? Postfix is a cross-platform > product. It is not practical to distribute binaries for every > environment. That's the job of the vendors. > > Wietse > >