[Cialug] Binary Not Found?? What??

Andrew Denner linux-list at upeke.com
Thu Nov 14 18:53:17 UTC 2019


The 26.46MB compressed of a Debian Slim base image and real libc is nice
sometimes compared to the 2.66MB compressed Alpine and musl. In the end it
depends on what I am trying to do, and if there is already a prebuilt image
for it. I.e. a small toy database can run just fine in the postgres:alpine
image.

On Thu, Nov 14, 2019 at 10:17 AM Scott Yates <Scott at yatesframe.com> wrote:

> I tend to stick with a Debian base when i do Docker images, but it is
> larger than the Alpine image.
>
> On Thu, Nov 14, 2019 at 9:54 AM Jeffrey Ollie <jeff at ocjtech.us> wrote:
>
> > When building a container you should start with a base image that's
> > compatible with pre-compiled executables that you want to install. Alpine
> > Linux is nice because it's a very small base image but it has downsides.
> >
> > On Thu, Nov 14, 2019 at 9:15 AM L. V. Lammert <lvl at omnitec.net> wrote:
> >
> > > On Thu, 14 Nov 2019, Todd Walton wrote:
> > >
> > > > I learned something new the other day. It was amazing, because I had
> > > > justread someone's blog post about them running into this very same
> > > > thing, andthen about a week later I had the issue.
> > > >
> > > So, .. bottom line: when building your own executable for a container
> > best
> > > to link statically?
> > >
> > >         Lee
> > > _______________________________________________
> > > Cialug mailing list
> > > Cialug at cialug.org
> > > https://www.cialug.org/cgi-bin/mailman/listinfo/cialug
> > >
> >
> >
> > --
> > Jeff Ollie
> > The majestik møøse is one of the mäni interesting furry animals in
> Sweden.
> > _______________________________________________
> > Cialug mailing list
> > Cialug at cialug.org
> > https://www.cialug.org/cgi-bin/mailman/listinfo/cialug
> >
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> https://www.cialug.org/cgi-bin/mailman/listinfo/cialug
>


More information about the Cialug mailing list