On Mon, Aug 19, 2019 at 1:03 PM Robert P. J. Day <rpjday@crashcourse.ca> wrote:
On Sun, 18 Aug 2019, James Cassell wrote:

>
> On Sun, Aug 18, 2019, at 2:43 PM, Robert P. J. Day wrote:
> > On Fri, 16 Aug 2019, Tom Sweeney wrote:
> >
> > > o Deeper intro to Podman (Podman uses Buildah when it does `podman
> > > build`).
> >
> >  i'm going to be just a wee bit pedantic here, in that i don't think
> > podman uses buildah doing "podman build", as i just did a "podman
> > build" after explicitly removing the buildah package to test that very
> > thing.
>
> It's a but ugly, but it seems that right now, each of the container
> tools embeds a copy of each of the other tools, often in slightly
> different versions... so podman build is using its internal version
> if buildah that may have different features and bugs than the
> version you get when using buildah directly on the command line.

  right, that's what i assumed; i'm just saying that that is useful
information to know if, for example, the claim is that "podman uses
buildah for doing its builds," when, in fact, it is using some
(probably stripped down) internal version. definite potential for
confusion there if one is unaware of that.

I opened a PR for Buildah's README to make that explicit [1]. Thanks for pointing this out.

[1] https://github.com/containers/buildah/pull/1801
 
  another example of that coming shortly unless i unconfuse myself
first.

rday

--

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                         http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================
_______________________________________________
Podman mailing list -- podman@lists.podman.io
To unsubscribe send an email to podman-leave@lists.podman.io